UriDisplayInfo.GroupName 属性

定义

获取的组名 Uri 。 对于 "file:/" Uri 这将是父目录的名称。

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

属性值

String
属性

适用于