Udostępnij za pośrednictwem


Metoda ShapeField.GetAccessibleName —

Pobiera nazwę pola kształtu dla dostępnego obiektu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Składnia

'Deklaracja
Public Overridable Function GetAccessibleName ( _
    parentShape As ShapeElement _
) As String
public virtual string GetAccessibleName(
    ShapeElement parentShape
)

Parametry

Wartość zwracana

Typ: System.String
Nazwa pola kształtu dostępnego obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams