共用方式為


ReportLanguage 屬性

Gets the language of the report.

命名空間:  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

屬性值

型別:System. . :: . .String

備註

A string that contains the language of the report.