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
ScriptInfo
FileName
FileName Property
Gets the file name (without directory and including the extension) of the script.
Syntax
public
string FileName {
get
;
protected set
; }