docs.inedo.com →
inedo.com →
InedoSDK Reference
Version:
3.1.0
3.0.0
2.4.0
2.3.0
2.2.4
2.2.3
2.2.2
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
1.14.1
1.14.0
InedoSDK
Inedo.Extensibility.ScriptLanguages
ScriptStatementInfo
Parameters
Parameters Property
Get the parameters passed to the script.
Syntax
public
System.Collections.Generic.IReadOnlyDictionary<string, string> Parameters {
get
; }