次の方法で共有


UriDisplayInfo.ServerFullGroupName プロパティ

定義

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

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

プロパティ値

属性

適用対象