CommandName Property (OperationInfo)

Top  Previous  Next

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

Signature

[VB.NET]

Property CommandName() As String

[C#]

string CommandName [get, set]

Parameters

None.