StructStat.StCtim 属性

定义

具有上次状态更改时间的结构Timespec。

[Android.Runtime.Register("st_ctim", ApiSince=27)]
public Android.Systems.StructTimespec? StCtim { get; set; }
[<Android.Runtime.Register("st_ctim", ApiSince=27)>]
member this.StCtim : Android.Systems.StructTimespec with get, set

属性值

属性

注解

具有上次状态更改时间的结构Timespec。

适用于 . 的 android.system.StructStat.st_ctimJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于