CommandCaption Property (OperationInfo)

Top  Previous  Next

This property is used to specify the caption of the Visual Studio command that will be created to execute the operation.

Signature

[VB.NET]

Property CommandCaption() As String

[C#]

string CommandCaption [get, set]

Parameters

None.