MtpObjectInfo.DateCreated Property

Definition

Returns the creation date of the MTP object The value is represented as milliseconds since January 1, 1970

C#
public long DateCreated { [Android.Runtime.Register("getDateCreated", "()J", "")] get; }

Property Value

the object's creation date

Attributes

Remarks

Returns the creation date of the MTP object The value is represented as milliseconds since January 1, 1970

Java documentation for android.mtp.MtpObjectInfo.getDateCreated().

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

Product Versions
.NET for Android .NET for Android API 34, .NET for Android API 35