Export.Metadata Egenskap

Definition

Hämtar metadata för exporten.

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)

Egenskapsvärde

Metadata för Export.

Undantag

Egenskapen Definition åsidosättades inte av en härledd klass.

Kommentarer

Den här egenskapen returnerar värdet Metadata för Definition egenskapen.

Gäller för