IVSMDDesigner.View 属性

定义

获取此设计器的视图。

public:
 property System::Object ^ View { System::Object ^ get(); };
public:
 property Platform::Object ^ View { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public object View { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.View : obj
Public ReadOnly Property View As Object

属性值

Object

通常为类型 IVsWindowPane 或文档对象的对象。

属性

适用于