レポートの言語を取得します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property ReportLanguage As String
Get
'使用
Dim instance As Report
Dim value As String
value = instance.ReportLanguage
public string ReportLanguage { get; }
public:
property String^ ReportLanguage {
String^ get ();
}
member ReportLanguage : string
function get ReportLanguage () : String
プロパティ値
説明
レポートの言語を表す String です。