BuildMaster SDK Reference
Version:
SystemEntryInfo Class
Represents an entry in a file system.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Files.SystemEntryInfo
Syntax
public
class
SystemEntryInfo : IComparable<SystemEntryInfo>, System.IComparable, IEquatable<SystemEntryInfo>, System.Runtime.Serialization.ISerializable
Properties
|
Name |
Description |
|
Name
|
Gets the name of the entry.
|
|
Path
|
Gets the path of the entry.
|