FileMetadata.Metadata Eigenschaft

Definition

Ruft die Metadaten (d. h. Schlüssel-Wert-Paare) ab, die die Datei beschreiben.

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

Eigenschaftswert

IReadOnlyDictionary<String,String>

Gilt für