Udostępnij za pośrednictwem


Właściwość ServerInfoHeader.ReportServerVersion

Pobiera wersja serwer raportów.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property ReportServerVersion As String
    Get
    Set
'Użycie
Dim instance As ServerInfoHeader
Dim value As String

value = instance.ReportServerVersion

instance.ReportServerVersion = value
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)

Wartość właściwości

Typ: System.String
Tylko do odczytu ciąg wartość, która zawiera wersja serwer raportów.