IVsWindowView Members

Include Protected Members
Include Inherited Members

Controls part of the client area in a window. One of several interfaces you can implement on the the DocView or ViewHelper object to override other interfaces. Rarely used.

The IVsWindowView type exposes the following members.

Methods

 

Name

Description

Public method

GetGuidProperty

Retrieves the value of a GUID property.

Public method

GetProperty

Retrieves the value of a property.

Public method

SetGuidProperty

Set the value of a GUID property.

Public method

SetProperty

Set the value of a property.

Top

See Also

Reference

IVsWindowView Interface

Microsoft.VisualStudio.Shell.Interop Namespace