次の方法で共有


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)

プロパティ値

適用対象