MobileBroadbandUiccApp.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 what kind of UICC application this instance represents.
public:
property UiccAppKind Kind { UiccAppKind get(); };
UiccAppKind Kind();
public UiccAppKind Kind { get; }
var uiccAppKind = mobileBroadbandUiccApp.kind;
Public ReadOnly Property Kind As UiccAppKind
Property Value
An enumeration value specifying what kind of UICC application this is.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|