FileDirectoryProperties Class

Definition

Represents the system properties for a directory.

public sealed class FileDirectoryProperties
type FileDirectoryProperties = class
Public NotInheritable Class FileDirectoryProperties
Inheritance
FileDirectoryProperties

Constructors

FileDirectoryProperties()

Properties

ChangeTime

The DateTimeOffset when the File was last changed. Ready only.

CreationTime

Gets or sets the DateTimeOffset when the File or Directory was created.

DirectoryId

The Id of this directory. Ready only.

ETag

Gets the ETag value for the directory.

FilePermissionKey

Gets or sets the directory's File Permission Key.

IsServerEncrypted

Gets the directory's server-side encryption state.

LastModified

Gets the directory's last-modified time.

LastWriteTime

Gets or sets the DateTimeOffset when the Directory was last modified.

NtfsAttributes

Gets or sets the file system attributes for this directory

ParentId

The Id of this directory's parent. Read only.

Applies to