Sdílet prostřednictvím


ExtensionExtendsElement.GetLinkToExtends – metoda

Získáte ExtensionExtendsElement odkaz ExtensionElement.

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

Syntaxe

'Deklarace
Public Shared Function GetLinkToExtends ( _
    extensionElementInstance As ExtensionElement _
) As ExtensionExtendsElement
public static ExtensionExtendsElement GetLinkToExtends(
    ExtensionElement extensionElementInstance
)

Parametry

Vrácená hodnota

Typ: Microsoft.VisualStudio.Modeling.ExtensionExtendsElement

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ExtensionExtendsElement Třída

Microsoft.VisualStudio.Modeling – obor názvů