HealthReportEntry.Data Propriété

Définition

Obtient des paires clé-valeur supplémentaires qui décrivent l’intégrité du composant.

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

Valeur de propriété

S’applique à