Edit

Share via


PaxGlobalExtendedAttributesTarEntry.GlobalExtendedAttributes Property

Definition

Returns the global extended attributes stored in this entry.

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)

Property Value

Applies to