IEnlistingInProject 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.
The SCC package is in the process of enlisting in a solution or a project.
public interface class IEnlistingInProject
public interface class IEnlistingInProject
__interface IEnlistingInProject
[System.Runtime.InteropServices.Guid("F59FD070-0063-4256-8212-E5DB6FC22253")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IEnlistingInProject
[System.Runtime.InteropServices.Guid("F59FD070-0063-4256-8212-E5DB6FC22253")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IEnlistingInProject
[<System.Runtime.InteropServices.Guid("F59FD070-0063-4256-8212-E5DB6FC22253")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IEnlistingInProject = interface
[<System.Runtime.InteropServices.Guid("F59FD070-0063-4256-8212-E5DB6FC22253")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IEnlistingInProject = interface
Public Interface IEnlistingInProject
- Attributes