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

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

Méthodes publiques

Свойство Type Description
CreatedDate System.DateTime
FileName string
FullPath string

Property Details

CreatedDate public_oe property

作成日時
public DateTime,System CreatedDate
Résultat System.DateTime

FileName public_oe property

ファイル名
public string FileName
Résultat string

FullPath public_oe property

ファイルのフルパス
public string FullPath
Résultat string