Class StorageCapabilities
Represents the storage capabilities of a device.
Assembly: Meadow.Contracts.dll
View Source
Declaration
public class StorageCapabilities
Properties
HasSd
Gets a value indicating whether the device has an SD card.
View Source
Declaration
public bool HasSd { get; protected set; }