RemoteSystem.DisplayName 属性

定义

获取给定远程系统的计算机名称。

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

属性值

String

Platform::String

winrt::hstring

给定远程系统的名称。

Windows 要求

应用功能
remoteSystem

适用于