Android.Provider.MediaStore.MediaIgnoreFilename Field
Name of the file signaling the media scanner to ignore media in the containing directory and its subdirectories.

Syntax

[Android.Runtime.Register("MEDIA_IGNORE_FILENAME")]
public const string MediaIgnoreFilename

Remarks

Name of the file signaling the media scanner to ignore media in the containing directory and its subdirectories. Developers should use this to avoid application graphics showing up in the Gallery and likewise prevent application sounds and music from showing up in the Music app.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9