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