StructStat.StRdev Property

Definition

Device ID (if file is character or block special).

[Android.Runtime.Register("st_rdev")]
public long StRdev { get; set; }
[<Android.Runtime.Register("st_rdev")>]
member this.StRdev : int64 with get, set

Property Value

Int64
Attributes

Remarks

Java documentation for android.system.StructStat.st_rdev.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to