Condividi tramite


Proprietà LabelShape.DisplayText

Ottiene il testo da visualizzare nella forma dell'etichetta.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public Overridable ReadOnly Property DisplayText As String
public virtual string DisplayText { get; }

Valore proprietà

Tipo: System.String
Il testo da visualizzare nella forma dell'etichetta.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LabelShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams