Language 欄位
Returns the primary language of the text.
命名空間: Microsoft.ReportingServices.ReportRendering
組件: Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)
語法
'宣告
Protected Const Language As String
'用途
Dim value As String
value = StyleBase.Language
protected const string Language
protected:
literal String^ Language
static val mutable Language: string
protected const var Language : String