다음을 통해 공유


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의 버전입니다.

특성

적용 대상