Share via


NSFileProviderManager.GetRunTestingOperations Method

Definition

[Foundation.Export("runTestingOperations:error:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary<FileProvider.INSFileProviderTestingOperation,Foundation.NSError>? GetRunTestingOperations(FileProvider.INSFileProviderTestingOperation[] operations, out Foundation.NSError? error);
[<Foundation.Export("runTestingOperations:error:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetRunTestingOperations : FileProvider.INSFileProviderTestingOperation[] * NSError -> Foundation.NSDictionary<FileProvider.INSFileProviderTestingOperation, Foundation.NSError>
override this.GetRunTestingOperations : FileProvider.INSFileProviderTestingOperation[] * NSError -> Foundation.NSDictionary<FileProvider.INSFileProviderTestingOperation, Foundation.NSError>

Parameters

error
NSError

Returns

Attributes

Applies to