Condividi tramite


IVSMDDesigner.View Property

Definition

Gets the view for this designer.

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; }
public object View { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.View : obj
member this.View : obj
Public ReadOnly Property View As Object

Property Value

An object that is typically of type IVsWindowPane or a document object.

Attributes

Applies to