Class EyeProjectFile
Inheritance
EyeProjectFile
Assembly: EyeAuras.Scripting.Metadata.dll
Syntax
public sealed record EyeProjectFile : ICanSetPath, IHasPath, IHasName, IEquatable<EyeProjectFile>
Constructors
Properties
Name |
Description |
Content
|
|
FullPath
|
Full path to an item which includes both folder and file/item name
|
Name
|
Gets the name of the item. This name is typically un-localized and can be used for
identification or lookup purposes. It might represent a filename or a unique identifier
within a collection.
|
Path
|
Windows-specific directory path
|
Revision
|
|
Methods
Operators
Extension Methods