C# 클래스 ArtOfWords.Models.FileSelector.BackupFilesManager.SemiAutoSaveFileAttr

セミオートバックアップファイルの属性
파일 보기 프로젝트 열기: kienaiProject/ArtOfWords

공개 프로퍼티들

프로퍼티 타입 설명
CreatedDate System.DateTime
FileName string
FullPath string

프로퍼티 상세

CreatedDate 공개적으로 프로퍼티

作成日時
public DateTime,System CreatedDate
리턴 System.DateTime

FileName 공개적으로 프로퍼티

ファイル名
public string FileName
리턴 string

FullPath 공개적으로 프로퍼티

ファイルのフルパス
public string FullPath
리턴 string