ImageShapeHasBaseImageShape.GetLinkToBaseClass – metoda
Získáte ImageShapeHasBaseImageShape odkaz ImageShape.
Obor názvů: Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)
Syntaxe
'Deklarace
Public Shared Function GetLinkToBaseClass ( _
subImageShapeInstance As ImageShape _
) As ImageShapeHasBaseImageShape
public static ImageShapeHasBaseImageShape GetLinkToBaseClass(
ImageShape subImageShapeInstance
)
Parametry
- subImageShapeInstance
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ImageShape
Vrácená hodnota
Typ: Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.