Android.OS.ParcelFileDescriptor.FileDescriptor Property
Retrieve the actual FileDescriptor associated with this object.

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

Retrieve the actual FileDescriptor associated with this object.

[Android Documentation]

Requirements

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