FileMetadata.Metadata Propriedade

Definição

Obtém os metadados (ou seja, pares chave-valor) que descrevem o arquivo.

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)

Valor da propriedade

IReadOnlyDictionary<String,String>

Aplica-se a