SVsCodeWindowManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsCodeWindowManager.
public interface class SVsCodeWindowManager
public interface class SVsCodeWindowManager
__interface SVsCodeWindowManager
[System.Runtime.InteropServices.Guid("4758CB90-6110-4440-B577-2E3FC91E4B84")]
public interface SVsCodeWindowManager
[System.Runtime.InteropServices.Guid("4758CB90-6110-4440-B577-2E3FC91E4B84")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVsCodeWindowManager
[<System.Runtime.InteropServices.Guid("4758CB90-6110-4440-B577-2E3FC91E4B84")>]
type SVsCodeWindowManager = interface
[<System.Runtime.InteropServices.Guid("4758CB90-6110-4440-B577-2E3FC91E4B84")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVsCodeWindowManager = interface
Public Interface SVsCodeWindowManager
- Attributes