Enumerates values returned by several types.
Syntax
public enum ProtectionStatus
Remarks
Enumerates value returned by the following:
.
Members
| Member Name | Description |
|---|
| None | Object is not protected. It may be modified and deleted, and its properties
may be modified.
|
| NonTransferableData | Object's contents can not be transfered from the device, but the object
may be moved or deleted and its properties may be modified.
|
| ReadOnly | Object can not be modified or deleted and its properties can not be modified.
|
| ReadOnlyData | Object can not be modified or deleted but its properties are modifiable.
|
Requirements
Namespace: Android.Mtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0