ResourceFileItemFileExtension Property |  |
Gets the file extension.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxpublic string FileExtension { get; set; }Property Value
StringThe file extension.
RemarksNever starts with a period.
See Also