IVsWorkingFoldersEvents 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.
public interface class IVsWorkingFoldersEvents
public interface class IVsWorkingFoldersEvents
__interface IVsWorkingFoldersEvents
[System.Runtime.InteropServices.Guid("DBF44E6B-78FF-413D-98B7-5CB601FB672A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsWorkingFoldersEvents
[<System.Runtime.InteropServices.Guid("DBF44E6B-78FF-413D-98B7-5CB601FB672A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsWorkingFoldersEvents = interface
Public Interface IVsWorkingFoldersEvents
- Attributes
Methods
OnAfterLocationChange(UInt32, Boolean) | |
OnQueryLocationChange(UInt32, Boolean) |