NSBrowserDelegate_Extensions.PromisedFilesDroppedAtDestination Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'NSFilePromiseReceiver' objects instead.")]
public static string[] PromisedFilesDroppedAtDestination (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSUrl dropDestination, Foundation.NSIndexSet rowIndexes, nint column);
static member PromisedFilesDroppedAtDestination : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSUrl * Foundation.NSIndexSet * nint -> string[]
Paramètres
- This
- INSBrowserDelegate
- browser
- NSBrowser
- dropDestination
- NSUrl
- rowIndexes
- NSIndexSet
- column
- System.System.IntPtr System.nativeint
Retours
String[]
- Attributs