TestDirectory Class
Namespace
Statiq.Testing
Interfaces
Base Types
  • object
TestDirectory
object
IDirectory
IFileSystemEntry
IDisplayable

Syntax

public class TestDirectory : IDirectory, IFileSystemEntry, IDisplayable

Constructors

Properties

Name Property Type Summary
CreationTime DateTime
Exists bool
LastWriteTime DateTime
Parent IDirectory
Path NormalizedPath

Methods

Extension Methods