Share via


ITeamFoundationOfficeAddIn.ExecuteCommand Method

Namespace:  Microsoft.TeamFoundation.OfficeIntegration.Client
Assembly:  Microsoft.TeamFoundation.OfficeIntegration.Common (in Microsoft.TeamFoundation.OfficeIntegration.Common.dll)

Syntax

'Declaration
Sub ExecuteCommand ( _
    commandId As String _
)
void ExecuteCommand(
    string commandId
)
void ExecuteCommand(
    String^ commandId
)
abstract ExecuteCommand : 
        commandId:string -> unit
function ExecuteCommand(
    commandId : String
)

Parameters

.NET Framework Security

See Also

Reference

ITeamFoundationOfficeAddIn Interface

Microsoft.TeamFoundation.OfficeIntegration.Client Namespace