共用方式為


ImageShapeHasBaseImageShape.GetLink 方法

取得一個 ImageShapeHasBaseImageShape 之間的連結指定的 ImageShapeand ImageShape。

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll 中)

語法

'宣告
Public Shared Function GetLink ( _
    source As ImageShape, _
    target As ImageShape _
) As ImageShapeHasBaseImageShape
public static ImageShapeHasBaseImageShape GetLink(
    ImageShape source,
    ImageShape target
)

參數

傳回值

型別:Microsoft.VisualStudio.Modeling.DslDefinition.ImageShapeHasBaseImageShape

.NET Framework 安全性

請參閱

參考

ImageShapeHasBaseImageShape 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間