共用方式為


PresentationViewsSubject 建構函式 (PresentationElement, ModelElement)

建構函式會在與指定之 PresentationElement 相同的磁碟分割中建立 PresentationViewsSubject 連結。

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

語法

'宣告
Public Sub New ( _
    source As PresentationElement, _
    target As ModelElement _
)
public PresentationViewsSubject(
    PresentationElement source,
    ModelElement target
)

參數

備註

簡報項目和 PresentationViewsSubject 連結從網域模型項目的個別 Partition通常建立。

您可以藉由設定 PresentationElement 中的 Model 屬性,建構此關聯性。

.NET Framework 安全性

請參閱

參考

PresentationViewsSubject 類別

PresentationViewsSubject 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間