RsExceptionInfo.ProductVersion Property

Definition

Gets or sets the version of the 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

Property Value

The version of the Reporting Services.

Attributes

Applies to