C# Class ArtOfWords.Models.FileSelector.BackupFilesManager.SemiAutoSaveFileAttr

セミオートバックアップファイルの属性
Mostrar archivo Open project: kienaiProject/ArtOfWords

Public Properties

Property Type Description
CreatedDate System.DateTime
FileName string
FullPath string

Property Details

CreatedDate public_oe property

作成日時
public DateTime,System CreatedDate
return System.DateTime

FileName public_oe property

ファイル名
public string FileName
return string

FullPath public_oe property

ファイルのフルパス
public string FullPath
return string