MonobjcMonobjc Documented Class Library
NSRecoveryAttempterErrorKey Field
NamespacesMonobjc.FoundationNSErrorNSRecoveryAttempterErrorKey

The corresponding value is an object that conforms to the NSErrorRecoveryAttempting informal protocol.

The recovery attempter must be an object that can correctly interpret an index into the array returned by recoveryAttempter.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSRecoveryAttempterErrorKey
Public Shared ReadOnly NSRecoveryAttempterErrorKey As NSString
public:
static initonly NSString^ NSRecoveryAttempterErrorKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)