Compartilhar via


Interface SVsAppCommandLine

 

Passado para GetService para retornar uma referência a IVsAppCommandLine.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

[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 class SVsAppCommandLine
[<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>]
[<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>]
[<ComVisibleAttribute(false)>]
type SVsAppCommandLine = interface end
<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>
<GuidAttribute("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>
<ComVisibleAttribute(False)>
Public Interface SVsAppCommandLine

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo