Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
This interface is used by a package to read command-line switches entered by the user.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Déclaration
<GuidAttribute("C7F21561-D58A-11D2-BF4A-0080C728D9A0")> _
<InterfaceTypeAttribute()> _
Public Interface IVsAppCommandLine
'Utilisation
Dim instance As IVsAppCommandLine
[GuidAttribute("C7F21561-D58A-11D2-BF4A-0080C728D9A0")]
[InterfaceTypeAttribute()]
public interface IVsAppCommandLine
[GuidAttribute(L"C7F21561-D58A-11D2-BF4A-0080C728D9A0")]
[InterfaceTypeAttribute()]
public interface class IVsAppCommandLine
public interface IVsAppCommandLine