RemoteSystem.ManufacturerDisplayName 속성

정의

지정된 원격 시스템의 제조업체 이름을 가져옵니다.

public:
 property Platform::String ^ ManufacturerDisplayName { Platform::String ^ get(); };
winrt::hstring ManufacturerDisplayName();
public string ManufacturerDisplayName { get; }
var string = remoteSystem.manufacturerDisplayName;
Public ReadOnly Property ManufacturerDisplayName As String

속성 값

String

Platform::String

winrt::hstring

지정된 원격 시스템 제조업체의 이름입니다.

Windows 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)
앱 기능
remoteSystem

적용 대상