DensoCreate.Cli.FrameworkCommandBasepropertiesArgumentsOn this pageCommandBase.Arguments Property Namespace: DensoCreate.Cli.Framework Description Gets the command arguments. IEnumerable<ArgumentBase> Arguments { get; } Type IEnumerable<ArgumentBase>