다음을 통해 공유


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)

속성 값

적용 대상