TipElement.CommandArg Field
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.
The VS command argument passed to VS when the command is executed.
public readonly object? CommandArg;
val mutable CommandArg : obj
Public ReadOnly CommandArg As Object