PaxGlobalExtendedAttributesTarEntry.GlobalExtendedAttributes 属性

定义

返回存储在此条目中的全局扩展属性。

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ GlobalExtendedAttributes { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyDictionary<string,string> GlobalExtendedAttributes { get; }
member this.GlobalExtendedAttributes : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property GlobalExtendedAttributes As IReadOnlyDictionary(Of String, String)

属性值

适用于