Share via


MobileBroadbandDeviceInformation.CustomDataClass Property

Definition

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

String

Platform::String

winrt::hstring

The name of the data class when the DataClasses property returns Custom.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to