ModelBusView.ViewReference 屬性
用來建立此 ModelBusView 物件的參考識別項
命名空間: Microsoft.VisualStudio.Modeling.Integration
組件: Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll 中)
語法
public ModelBusReference ViewReference { get; }
public:
property ModelBusReference^ ViewReference {
ModelBusReference^ get();
}
member ViewReference : ModelBusReference with get
Public ReadOnly Property ViewReference As ModelBusReference
屬性值
Type: Microsoft.VisualStudio.Modeling.Integration.ModelBusReference
請參閱
ModelBusView 類別
Microsoft.VisualStudio.Modeling.Integration 命名空間
回到頁首