| MCP3008MaxValue 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 MaxValue { get; }
Public ReadOnly Property MaxValue As Integer
Get
public:
virtual property int MaxValue {
int get () sealed;
}
abstract MaxValue : int with get
override MaxValue : int with get
Property Value
Type:
Int32Implements
IAdcControllerProviderMaxValueSee Also