Files included with a plugin
More...
|
| bool | IsDirectory [get, set] |
| | Gets or sets a value indicating whether this instance is a directory. More...
|
| |
| int | Order [get, set] |
| | Gets or sets the order. More...
|
| |
| string | Path [get, set] |
| | Gets or sets the path. More...
|
| |
Files included with a plugin
Definition at line 33 of file PluginFile.cs.
| void Ironman.Models.Plugins.PluginFile.Remove |
( |
| ) |
|
| bool Ironman.Models.Plugins.PluginFile.IsDirectory |
|
getset |
Gets or sets a value indicating whether this instance is a directory.
true if this instance is a directory; otherwise, false.
Definition at line 39 of file PluginFile.cs.
| int Ironman.Models.Plugins.PluginFile.Order |
|
getset |
Gets or sets the order.
The order.
Definition at line 45 of file PluginFile.cs.
| string Ironman.Models.Plugins.PluginFile.Path |
|
getset |
Gets or sets the path.
The path.
Definition at line 51 of file PluginFile.cs.
The documentation for this class was generated from the following file: