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 или объект документа.

Атрибуты

Применяется к