言語

ServerInfoHeader.ReportServerEdition プロパティ

定義

レポートサーバーのエディションを取得します。

public:
 property System::String ^ ReportServerEdition { System::String ^ get(); void set(System::String ^ value); };
public string ReportServerEdition { get; set; }
member this.ReportServerEdition : string with get, set
Public Property ReportServerEdition As String

プロパティ値

レポートサーバーのエディションを含む読み取り専用の String 値です。

適用対象