Compartir a través de


Value Propiedad

Gets the string value of the parsed text run.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Overrides ReadOnly Property Value As String
    Get
'Uso
Dim instance As CompiledTextRunInstance
Dim value As String

value = instance.Value
public override string Value { get; }
public:
virtual property String^ Value {
    String^ get () override;
}
abstract Value : string
override Value : string
override function get Value () : String

Valor de la propiedad

Tipo: System. . :: . .String
A string value.