Condividi tramite


Proprietà LabelShape.Label

Ottiene o imposta la proprietà Text della 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 Property Label As String
public string Label { get; set; }

Valore proprietà

Tipo: System.String
La proprietà Text della forma dell'etichetta.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LabelShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams