IVsSolutionEvents8 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 IVsSolutionEvents8
[System.Runtime.InteropServices.Guid("36B55A6C-8DA0-428F-828C-80DE9105F9C1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSolutionEvents8
public interface IVsSolutionEvents8
[<System.Runtime.InteropServices.Guid("36B55A6C-8DA0-428F-828C-80DE9105F9C1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSolutionEvents8 = interface
type IVsSolutionEvents8 = interface
Public Interface IVsSolutionEvents8
- Derived
- Attributes
Methods
OnAfterRenameSolution(String, String) |