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

属性值

String
属性

适用于