Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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