Share via


AzureProjectsCommands.TryExecuteCommand Method

Definition

public static bool TryExecuteCommand(this Azure.Projects.ProjectInfrastructure infrastructure, string[] args);
static member TryExecuteCommand : Azure.Projects.ProjectInfrastructure * string[] -> bool
<Extension()>
Public Function TryExecuteCommand (infrastructure As ProjectInfrastructure, args As String()) As Boolean

Parameters

infrastructure
ProjectInfrastructure
args
String[]

Returns

Applies to