Editar

Compartir a través de


NSAppleEventDescriptor.FromFileURL(NSUrl) Method

Definition

[Foundation.Export("descriptorWithFileURL:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAppleEventDescriptor FromFileURL (Foundation.NSUrl fileURL);
static member FromFileURL : Foundation.NSUrl -> Foundation.NSAppleEventDescriptor

Parameters

fileURL
NSUrl

Returns

Attributes

Applies to