Udostępnij za pośrednictwem


Metoda ShapeField.GetAccessibleValue —

Pobiera wartość w polu kształt 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 GetAccessibleValue ( _
    parentShape As ShapeElement _
) As String
public virtual string GetAccessibleValue(
    ShapeElement parentShape
)

Parametry

Wartość zwracana

Typ: System.String
Wartość w polu kształt dla dostępnego obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ShapeField Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams