Partager via


ClientModelValidationContext.Attributes Propriété

Définition

Obtient le dictionnaire d’attributs pour la balise HTML en cours de rendu.

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

Valeur de propriété

S’applique à