EvaluationMetric.Metadata Eigenschap

Definitie

Hiermee haalt u een verzameling van nul of meer tekenreeksmetagegevens op die zijn gekoppeld aan de huidige EvaluationMetric.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ Metadata { System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ get(); void set(System::Collections::Generic::IDictionary<System::String ^, System::String ^> ^ value); };
public System.Collections.Generic.IDictionary<string,string>? Metadata { get; set; }
member this.Metadata : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Metadata As IDictionary(Of String, String)

Waarde van eigenschap

Van toepassing op