C# 클래스 NodeNetAsync.Vfs.VirtualFileInfo

파일 보기 프로젝트 열기: soywiz/NodeNetAsync

공개 프로퍼티들

프로퍼티 타입 설명
Exists bool
LastWriteTimeUtc System.DateTime
Length long
Path VirtualFilePath
Type VirtualFileType

공개 메소드들

메소드 설명
ToString ( ) : string

메소드 상세

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

Exists 공개적으로 프로퍼티

public bool Exists
리턴 bool

LastWriteTimeUtc 공개적으로 프로퍼티

public DateTime,System LastWriteTimeUtc
리턴 System.DateTime

Length 공개적으로 프로퍼티

public long Length
리턴 long

Path 공개적으로 프로퍼티

public VirtualFilePath,NodeNetAsync.Vfs Path
리턴 VirtualFilePath

Type 공개적으로 프로퍼티

public VirtualFileType Type
리턴 VirtualFileType