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

适用于