| SoftPwmPinCount Property |
Namespace: Microsoft.IoT.Devices.PwmAssembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int PinCount { get; }
Public ReadOnly Property PinCount As Integer
Get
public:
virtual property int PinCount {
int get () sealed;
}
abstract PinCount : int with get
override PinCount : int with get
Property Value
Type:
Int32Implements
IPwmControllerProviderPinCountSee Also