Lingua

DocumentsContract.Document.ColumnOriginalRelativePath Field

Definition

The relative path of the original location of a trashed document.

[Android.Runtime.Register("COLUMN_ORIGINAL_RELATIVE_PATH", ApiSince=37)]
public const string ColumnOriginalRelativePath;
[<Android.Runtime.Register("COLUMN_ORIGINAL_RELATIVE_PATH", ApiSince=37)>]
val mutable ColumnOriginalRelativePath : string

Field Value

Attributes

Remarks

The relative path of the original location of a trashed document. This column is only valid for trashed documents.

Type: STRING

Android reference for android.provider.DocumentsContract.Document.COLUMN_ORIGINAL_RELATIVE_PATH.

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