IGeneratorSettings.

GetArguments() Method

Summary

Gets the arguments from the generator-specific settings
Assembly
Cake.AutoRest.dll
Namespace
Cake.AutoRest
Containing Type
IGeneratorSettings

Syntax

Dictionary<string, string> GetArguments()

Return Value

Type Description
Dictionary<string, string> The arguments in key/value pairs