Udostępnij przez


Właściwość DocumentMapNodeInfo.Label

Pobiera etykieta bieżącego węzła.

Przestrzeń nazw:  Microsoft.ReportingServices.ReportProcessing
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Label As String
    Get
'Użycie
Dim instance As DocumentMapNodeInfo
Dim value As String

value = instance.Label
public string Label { get; }
public:
property String^ Label {
    String^ get ();
}
member Label : string
function get Label () : String

Wartość właściwości

Typ: System.String
A ciąg wartość reprezentująca etykiety węzła.