名前 | 型 | 概要 |
System.ApplicationName | System.String | 作成したアプリ名 |
System.Capacity | System.UInt64 | ファイルのあるストレージの要領(バイト単位) |
System.ComputerName | System.String | ファイルのあるマシンの名前 |
System.ContentType | System.String | MIMEタイプ |
System.DateAccessed | System.DataTimeOffset | アクセス日時 |
System.DateCreated | System.DataTimeOffset | 作成日時 |
System.DataModified | System.DataTimeOffset | 更新日時 |
System.FileAttributes | System.Uint32 | 属性フラグ |
System.FileExtension | System.String | 拡張子 |
System.FileOwner | System.String | 所有者 |
System.IsShared | System.Boolean | 共有ファイルかどうか |
System.ItemDate | System.DataTimeOffset | アイテム日時 |
System.ItemFolderNameDisplay | System.String | 項目のあるフォルダの表示名 |
System.ItemFolderPathDisplay | System.String | 項目のあるフォルダの表示パス |
System.ItemTypeText | System.String | 種類の表示名 |
SystemMIMEType | System.String | MIMEタイプ |
System.Size | System.UInt64 | ファイルサイズ(バイト) |
System.Title | System.String | ファイルタイトル |
System.Document.CharcterCount | System.Int32 | ドキュメントの文字数 |
SystemDocument.WorldCount | System.Int32 | ドキュメントの語数 |
System.Document.LineCount | System.Int32 | ドキュメントの行数 |
System.Document.ParagraphCount | System.Int32 | ドキュメントの段落数 |
System.Document.DateCreated | System.DateTimeOffset | ドキュメントのページ数 |
System.Document.DatePrinted | System.DateTimeOffset | ドキュメントの作成日時 |
System.Document.DateSaved | System.DateTimeOffset | ドキュメントの保存日時 |
System.Document.LastAuthor | System.String | ドキュメントの最終更新者 |
System.Document.Manager | System.String | ドキュメントの管理者 |
System.Image.BitDepth | System.UInt32 | ビット深度 |
System.Image.ResolutionUnit | System.Int16 | 解像度単位(1:なし 2:インチ 3:cm) |
System.Image.HorizontalSize | System.UInt32 | 幅 |
System.Image.VerticalSize | System.UInt32 | 高さ |
System.Image.HorizontalResolution | System.Double | 水平解像度 |
System.Image.VerticalResolution | System.Double | 垂直解像度 |
System.Photo.DateTaken | System.DataTimeOffset | 撮影日時 |
System.Music.AlbumArtist | System.String | アルバムアーティスト |
System.Music.AlbumTitle | System.String | アルバムタイトル |
System.Music.Artist | System.String[] | アーティスト |
System.Music.Genre | System.String[] | ジャンル |
System.Vidio.FrameWidth | System.UInt32 | 幅 |
System.Vidio.FrameHeight | System.UInt32 | 高さ |