MobileBroadbandDeviceInformation.CustomDataClass 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 the name of the data class when the DataClasses property returns Custom.
public:
property Platform::String ^ CustomDataClass { Platform::String ^ get(); };
winrt::hstring CustomDataClass();
public string CustomDataClass { get; }
var string = mobileBroadbandDeviceInformation.customDataClass;
Public ReadOnly Property CustomDataClass As String
Property Value
The name of the data class when the DataClasses property returns Custom.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|