Export.Metadata Tulajdonság

Definíció

Lekéri az exportálás metaadatait.

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; }
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)

Tulajdonság értéke

A metaadatok a Export.

Kivételek

A Definition tulajdonságot nem egy származtatott osztály bírálta felül.

Megjegyzések

Ez a tulajdonság a tulajdonság értékét MetadataDefinition adja vissza.

A következőre érvényes: