Campo Language
Returns the primary language of the text.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const Language As String
'Uso
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