FileStatusProperties.AccessTime プロパティ

定義

エポック以降の最後のアクセス時間をティックとして取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="accessTime")]
public long? AccessTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="accessTime")>]
member this.AccessTime : Nullable<int64>
Public ReadOnly Property AccessTime As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象