FileInfo Struct

Definition

public value class FileInfo
[System.Serializable]
public struct FileInfo
[<System.Serializable>]
type FileInfo = struct
Public Structure FileInfo
Inheritance
FileInfo
Attributes

Fields

CurrentDir

Folder under the requested known folder.

DateCreated
FileSize

In bytes.

Id
Name
SubPath

Present if this item is a folder, this is the name of the folder.

Type

Folder==16

File==32

Applies to