MobileBroadbandUiccAppRecordDetailsResult.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an enumeration value specifying what kind of record this is.
public:
property UiccAppRecordKind Kind { UiccAppRecordKind get(); };
UiccAppRecordKind Kind();
public UiccAppRecordKind Kind { get; }
var uiccAppRecordKind = mobileBroadbandUiccAppRecordDetailsResult.kind;
Public ReadOnly Property Kind As UiccAppRecordKind
Property Value
The kind of record.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|