ProvideAppCommandLineAttribute Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Arguments | Gets the default arguments for the command line. |
![]() | DemandLoad | Determines whether the package should be demand loaded. |
![]() | HelpString | Gets a help string to show for the command. The value of this property can be a resource ID. |
![]() | Name | Gets the name of the command line. |
![]() | PackageGuid | Gets the GUID of the package providing the command line. |
![]() | TypeId | Gets the current instance of this attribute.(Inherited from RegistrationAttribute.) |
Show:
