IVsWindowView Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubmethodGetGuidProperty(Int32, Guid)

Retrieves the value of a GUID property.

System_CAPS_pubmethodGetProperty(Int32, Object^)

Retrieves the value of a property.

System_CAPS_pubmethodSetGuidProperty(Int32, Guid)

Set the value of a GUID property.

System_CAPS_pubmethodSetProperty(Int32, Object^)

Set the value of a property.

Return to top
Show: