Compartilhar via


Construtor LabelTextField

Constrói um novo LabelTextField.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    fieldName As String _
)
public LabelTextField(
    string fieldName
)

Parâmetros

  • fieldName
    Tipo: System.String
    Identificador exclusivo para esse ShapeField.

Segurança do .NET Framework

Consulte também

Referência

LabelTextField Classe

Namespace Microsoft.VisualStudio.Modeling.Diagrams