AzureProjectsCommands.TryExecuteCommand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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[]