Android.Content.Res.AssetFileDescriptor.FileDescriptor Property
Returns the FileDescriptor that can be used to read the data in the file.

Syntax

[get: Android.Runtime.Register("getFileDescriptor", "()Ljava/io/FileDescriptor;", "GetGetFileDescriptorHandler")]
public virtual Java.IO.FileDescriptor FileDescriptor { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the FileDescriptor that can be used to read the data in the file.

[Android Documentation]

Requirements

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