Warning.Code, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property Code As String
public string Code { get; set; }
public:
property String^ Code {
    String^ get ();
    void set (String^ value);
}
member Code : string with get, set
function get Code () : String
function set Code (value : String)

Valeur de propriété

Type : String

Voir aussi

Référence

Warning Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms