Open a private file associated with this Context's application package
for reading.
Syntax
[Android.Runtime.Register("openFileInput", "(Ljava/lang/String;)Ljava/io/FileInputStream;", "GetOpenFileInput_Ljava_lang_String_Handler")]
public override
System.IO.Stream OpenFileInput (
string name)
Parameters
- name
- The name of the file to open; can not contain path
separators.
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.Test.Mock
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1