Share via


KnownResourceQualifierName.DeviceFamily Property

Definition

Gets the name for a qualifier based on the current device's family.

public:
 static property Platform::String ^ DeviceFamily { Platform::String ^ get(); };
static winrt::hstring DeviceFamily();
public static string DeviceFamily { get; }
var string = KnownResourceQualifierName.deviceFamily;
Public Shared ReadOnly Property DeviceFamily As String

Property Value

String

Platform::String

winrt::hstring

The name for a qualifier based on the current device's family.

Applies to