Metoda ParentShapeContainsNestedChildShapes.GetLink —
Get jedno łącze ParentShapeContainsNestedChildShapes między danym ShapeElementand ShapeElement.
Przestrzeń nazw: Microsoft.VisualStudio.Modeling.Diagrams
Zestaw: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Składnia
'Deklaracja
Public Shared Function GetLink ( _
source As ShapeElement, _
target As ShapeElement _
) As ParentShapeContainsNestedChildShapes
public static ParentShapeContainsNestedChildShapes GetLink(
ShapeElement source,
ShapeElement target
)
Parametry
Wartość zwracana
Typ: Microsoft.VisualStudio.Modeling.Diagrams.ParentShapeContainsNestedChildShapes
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.