Compartir a través de


PaxGlobalExtendedAttributesTarEntry.GlobalExtendedAttributes Propiedad

Definición

Devuelve los atributos extendidos globales almacenados en esta entrada.

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)

Valor de propiedad

Se aplica a