ShowResultsCommandName Property (OperationInfo)

Top  Previous  Next

Property to specify the name of the Visual Studio command that will be created to show the result window of the operation, if the operation uses a result window.

Signature

[VB.NET]

Property ShowResultsCommandName() As String

[C#]

string ShowResultsCommandName [get, set]

Parameters

None.