Sprache

MtpObjectInfo.ProtectionStatus Eigenschaft

Definition

Gibt den Schutzstatus für das MTP-Objekt zurück. Mögliche Werte sind:

        <ul>
        &lt;li&gt; <code data-dev-comment-type="c">android.mtp.MtpConstants#PROTECTION_STATUS_NONE</code>&lt;li&gt; <code data-dev-comment-type="c">android.mtp.MtpConstants#PROTECTION_STATUS_READ_ONLY</code>&lt;li&gt; <code data-dev-comment-type="c">android.mtp.MtpConstants#PROTECTION_STATUS_NON_TRANSFERABLE_DATA</code>&lt;/ul&gt;
public Android.Mtp.ProtectionStatus ProtectionStatus { [Android.Runtime.Register("getProtectionStatus", "()I", "")] get; }
[<get: Android.Runtime.Register("getProtectionStatus", "()I", "")>]
member this.ProtectionStatus : Android.Mtp.ProtectionStatus

Eigenschaftswert

der Schutzstatus

Attribute

Hinweise

Gibt den Schutzstatus für das MTP-Objekt zurück. Mögliche Werte sind:

<ul>li liandroid.mtp.MtpConstants#PROTECTION_STATUS_NONE><li>android.mtp.MtpConstants#PROTECTION_STATUS_NON_TRANSFERABLE_DATA<><android.mtp.MtpConstants#PROTECTION_STATUS_READ_ONLY/ul<>

Java Dokumentation für android.mtp.MtpObjectInfo.getProtectionStatus().

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: