ServerInfoHeader.ReportServerVersion, propriété

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

Syntaxe

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

Valeur de propriété

Type : String

Voir aussi

Référence

ServerInfoHeader Classe

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