UriDisplayInfo.FullGroupName 属性

定义

获取的完整组名 Uri 。 对于 "file:/" Uri 这将是完全限定的父目录。

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

属性值

String
属性

适用于