Sprache

ContactsContract.Directory.ExportSupportNone Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Provider.ExportSupport enum directly instead of this field.

Eine #EXPORT_SUPPORT Einstellung, die angibt, dass das Verzeichnis keine Daten davon kopiert werden darf.

[Android.Runtime.Register("EXPORT_SUPPORT_NONE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ExportSupport enum directly instead of this field.", true)]
public const Android.Provider.ExportSupport ExportSupportNone = 0;
[<Android.Runtime.Register("EXPORT_SUPPORT_NONE")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ExportSupport enum directly instead of this field.", true)>]
val mutable ExportSupportNone : Android.Provider.ExportSupport

Feldwert

Value = 0
Attribute

Hinweise

Eine #EXPORT_SUPPORT Einstellung, die angibt, dass das Verzeichnis keine Daten davon kopiert werden darf.

Java Dokumentation für android.provider.ContactsContract.Directory.EXPORT_SUPPORT_NONE.

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: