Condividi tramite


Campo m_label

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_label As String
'Utilizzo
Dim value As String

value = Me.m_label

Me.m_label = value
protected string m_label
protected:
String^ m_label
val mutable m_label: string
protected var m_label : String