This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AutoRest.
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 |
The arguments in key/value pairs |