KnownResourceQualifierName.DeviceFamily 属性

定义

获取当前设备系列的限定符的名称。

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

属性值

String

Platform::String

winrt::hstring

当前设备系列的限定符的名称。

适用于