C# 클래스 System.IO.MonoIOStat

파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Attributes FileAttributes
CreationTime long
LastAccessTime long
LastWriteTime long
Length long
Name string

프로퍼티 상세

Attributes 공개적으로 프로퍼티

public FileAttributes Attributes
리턴 FileAttributes

CreationTime 공개적으로 프로퍼티

public long CreationTime
리턴 long

LastAccessTime 공개적으로 프로퍼티

public long LastAccessTime
리턴 long

LastWriteTime 공개적으로 프로퍼티

public long LastWriteTime
리턴 long

Length 공개적으로 프로퍼티

public long Length
리턴 long

Name 공개적으로 프로퍼티

public string Name
리턴 string