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

適用対象