Share via


RsExceptionInfo.ProductVersion プロパティ

定義

Reporting Services のバージョンを取得または設定します。

public:
 property System::String ^ ProductVersion { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ProductVersion { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ProductVersion : string with get, set
Public Property ProductVersion As String

プロパティ値

String

Reporting Services のバージョンです。

属性

適用対象