Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("F59FD070-0063-4256-8212-E5DB6FC22253")> _
<InterfaceTypeAttribute()> _
Public Interface IEnlistingInProject
[GuidAttribute("F59FD070-0063-4256-8212-E5DB6FC22253")]
[InterfaceTypeAttribute()]
public interface IEnlistingInProject
[GuidAttribute(L"F59FD070-0063-4256-8212-E5DB6FC22253")]
[InterfaceTypeAttribute()]
public interface class IEnlistingInProject
[<GuidAttribute("F59FD070-0063-4256-8212-E5DB6FC22253")>]
[<InterfaceTypeAttribute()>]
type IEnlistingInProject = interface end
public interface IEnlistingInProject