SVsAppCommandLine Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsAppCommandLine.
public interface class SVsAppCommandLine
C++/CX
public interface class SVsAppCommandLine
__interface SVsAppCommandLine
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("C7F21561-D58A-11d2-BF4A-0080C728D9A0")]
public interface SVsAppCommandLine
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("C7F21561-D58A-11d2-BF4A-0080C728D9A0")>]
type SVsAppCommandLine = interface
Public Interface SVsAppCommandLine
- Attributes
The service represented by this interface is safe to access from any thread.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |