共用方式為


ElementMergeDirective.LinkCreationPaths 屬性

取得 LinkCreationPaths 的清單。 合併指示詞所定義的連結建立路徑。

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

語法

'宣告
Public ReadOnly Property LinkCreationPaths As LinkedElementCollection(Of DomainPath)
public LinkedElementCollection<DomainPath> LinkCreationPaths { get; }

屬性值

類型:Microsoft.VisualStudio.Modeling.LinkedElementCollection<DomainPath>

.NET Framework 安全性

請參閱

參考

ElementMergeDirective 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間