Sdílet prostřednictvím


Export.Metadata Vlastnost

Definice

Získá metadata pro export.

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)

Hodnota vlastnosti

Metadata objektu Export.

Výjimky

Vlastnost Definition nebyla přepsána odvozenou třídou.

Poznámky

Tato vlastnost vrátí hodnotu MetadataDefinition vlastnosti .

Platí pro