다음을 통해 공유


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

현재 디바이스의 패밀리를 기반으로 한 한정자의 이름입니다.

적용 대상