SVsAppCommandLine Interface
Definition
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
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
Remarks
The service represented by this interface is safe to access from any thread.