共用方式為


ElementGroupPrototype 建構函式 (Partition, Guid)

接受根網域類別 ID 的建構函式。 這用來判斷是否可在父項目下合併項目。

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

語法

'宣告
Public Sub New ( _
    partition As Partition, _
    rootElementDomainClassId As Guid _
)
public ElementGroupPrototype(
    Partition partition,
    Guid rootElementDomainClassId
)

參數

  • rootElementDomainClassId
    類型:System.Guid
    表示單一根項目的網域類別識別碼

.NET Framework 安全性

請參閱

參考

ElementGroupPrototype 類別

ElementGroupPrototype 多載

Microsoft.VisualStudio.Modeling 命名空間