Condividi tramite


MSConversation.SendAttachment(NSUrl, String, Action<NSError>) Metodo

Definizione

[Foundation.Export("sendAttachment:withAlternateFilename:completionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SendAttachment (Foundation.NSUrl url, string filename, Action<Foundation.NSError> completionHandler);
abstract member SendAttachment : Foundation.NSUrl * string * Action<Foundation.NSError> -> unit
override this.SendAttachment : Foundation.NSUrl * string * Action<Foundation.NSError> -> unit

Parametri

url
NSUrl
filename
String

Da aggiungere.

Questo parametro può essere null.

completionHandler
Action<NSError>

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a