ResourceFileItemFilePath Property |  |
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic string FilePath { get; set; }Property Value
StringThe file path.
RemarksIf the file path is invalid, it is set to an empty string.
See Also