ResourceFileItemFileName Property |  |
Gets or sets the name of the file.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic string FileName { get; set; }Property Value
StringThe name of the file.
RemarksIf the file name is invalid, it is set to an empty string.
See Also