次の方法で共有


UriDisplayInfo.ServerFullName プロパティ

定義

サーバーに存在する の Uri 完全な表示名を取得します。 Uriがサーバーに存在しない場合、この値は ですnull

public:
 property System::String ^ ServerFullName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember(Order=4)]
public string? ServerFullName { get; }
[<System.Runtime.Serialization.DataMember(Order=4)>]
member this.ServerFullName : string
Public ReadOnly Property ServerFullName As String

プロパティ値

属性

適用対象