Sdílet prostřednictvím


TextField – konstruktor

Inicializuje novou instanci třídy TextField.

Obor názvů:  Microsoft.VisualStudio.Modeling.Diagrams
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    fieldName As String _
)
public TextField(
    string fieldName
)

Parametry

  • fieldName
    Typ: System.String
    Jedinečný identifikátor pro tuto ShapeField.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

TextField Třída

Microsoft.VisualStudio.Modeling.Diagrams – obor názvů