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

'Declaration
<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")> _
<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")> _
<ComVisibleAttribute(False)> _
Public Interface SVsAppCommandLine
[GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
[GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
[ComVisibleAttribute(false)]
public interface SVsAppCommandLine
[GuidAttribute(L"C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
[GuidAttribute(L"C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
[ComVisibleAttribute(false)]
public interface class SVsAppCommandLine
[<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>]
[<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>]
[<ComVisibleAttribute(false)>]
type SVsAppCommandLine =  interface end
public interface SVsAppCommandLine

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace