Sdílet prostřednictvím


ShapeSubField.GetAccessibleDescription – metoda

Vrátí popis přístupné.

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

Syntaxe

'Deklarace
Public Overridable Function GetAccessibleDescription ( _
    parentShape As ShapeElement, _
    parentField As ShapeField _
) As String
public virtual string GetAccessibleDescription(
    ShapeElement parentShape,
    ShapeField parentField
)

Parametry

Vrácená hodnota

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ShapeSubField Třída

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