Warning.Code, propriété
Obtient le code d'erreur attribué à l'avertissement.En lecture seule.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public Property Code As String
public string Code { get; private set; }
public:
property String^ Code {
String^ get ();
private: void set (String^ value);
}
member Code : string with get, private set
function get Code () : String
private function set Code (value : String)
Valeur de propriété
Type : String
Valeur string en lecture seule.