共用方式為


DslLibraryDefinesShapes.GetLink 方法

取得一個 DslLibraryDefinesShapes 之間的連結指定的 DslLibraryand BaseShape。

命名空間:  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 DslLibrary, _
    target As BaseShape _
) As DslLibraryDefinesShapes
public static DslLibraryDefinesShapes GetLink(
    DslLibrary source,
    BaseShape target
)

參數

傳回值

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

.NET Framework 安全性

請參閱

參考

DslLibraryDefinesShapes 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間