C# 클래스 YeloDebug.FileInformation

Xbox file information.
파일 보기 프로젝트 열기: troymac1ure/Entity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Attributes FileAttributes
ChangeTime System.DateTime
CreationTime System.DateTime
Name string
Size ulong

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public FileAttributes Attributes
리턴 FileAttributes

ChangeTime 공개적으로 프로퍼티

public DateTime,System ChangeTime
리턴 System.DateTime

CreationTime 공개적으로 프로퍼티

public DateTime,System CreationTime
리턴 System.DateTime

Name 공개적으로 프로퍼티

public string Name
리턴 string

Size 공개적으로 프로퍼티

public ulong Size
리턴 ulong