NSWorkspace.PerformFileOperation Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("performFileOperation:source:destination:files:tag:")]
[ObjCRuntime.ThreadSafe]
public virtual bool PerformFileOperation (Foundation.NSString workspaceOperation, string source, string destination, string[] files, out nint tag);
abstract member PerformFileOperation : Foundation.NSString * string * string * string[] * -> bool
override this.PerformFileOperation : Foundation.NSString * string * string * string[] * -> bool
Parameter
- workspaceOperation
- NSString
- source
- String
- destination
- String
- files
- String[]
- tag
- System.System.IntPtr System.nativeint
Gibt zurück
- Attribute