StructStat.StSize Property

Definition

For regular files, the file size in bytes.

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

Property Value

Int64
Attributes

Remarks

Java documentation for android.system.StructStat.st_size.

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