Share via


SVsAppCommandLine Interface

Passed to GetService to return a reference to IVsAppCommandLine.

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")> _
<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")> _
Public Interface SVsAppCommandLine
'Utilisation
Dim instance As SVsAppCommandLine
[GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
[GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
public interface SVsAppCommandLine
[GuidAttribute(L"C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
[GuidAttribute(L"C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
public interface class SVsAppCommandLine
public interface SVsAppCommandLine

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace