Export.Metadata 屬性

定義

取得匯出的元資料。

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ Metadata { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
public System.Collections.Generic.IDictionary<string,object> Metadata { get; }
member this.Metadata : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property Metadata As IDictionary(Of String, Object)

屬性值

.的 Export元資料。

例外狀況

Definition 性質不會被派生類別覆蓋。

備註

此屬性會回傳該Metadata財產的價值Definition

適用於