NSOpenPanel.Begin 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.
[Foundation.Export("beginForDirectory:file:types:modelessDelegate:didEndSelector:contextInfo:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 6, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void Begin (string directory, string fileName, string[] fileTypes, Foundation.NSObject modelessDelegate, ObjCRuntime.Selector didEndSelector, IntPtr contextInfo);
override this.Begin : string * string * string[] * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
Paramètres
- directory
- String
- fileName
- String
- fileTypes
- String[]
- modelessDelegate
- NSObject
- didEndSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Attributs