Поделиться через


MSConversation.SendAttachment(NSUrl, String, Action<NSError>) Метод

Определение

[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

Параметры

url
NSUrl
filename
String

Будет добавлено.

Этот параметр может иметь значение null.

completionHandler
Action<NSError>

Будет добавлено.

Этот параметр может иметь значение null.

Атрибуты

Применяется к