ProvideAppCommandLineAttribute Properties

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubpropertyArguments

Gets the default arguments for the command line.

System_CAPS_pubpropertyDemandLoad

Determines whether the package should be demand loaded.

System_CAPS_pubpropertyHelpString

Gets a help string to show for the command. The value of this property can be a resource ID.

System_CAPS_pubpropertyName

Gets the name of the command line.

System_CAPS_pubpropertyPackageGuid

Gets the GUID of the package providing the command line.

System_CAPS_pubpropertyTypeId

Gets the current instance of this attribute.(Inherited from RegistrationAttribute.)

Return to top
Show: