Android.Content.Context.StorageService Field
Use with Context.GetSystemService(string) to retrieve a Android.OS.Storage.StorageManager for accessing system storage functions.

Syntax

[Android.Runtime.Register("STORAGE_SERVICE")]
public const string StorageService

See Also

Context.GetSystemService(string)
Android.OS.Storage.StorageManager

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.OS.Storage.StorageManager for accessing system storage functions.

[Android Documentation]

Requirements

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