IVsWorkingFoldersEvents Interface

Definition

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)

Applies to