SFErrorCodeExtensions.GetDomain(SFErrorCode) 方法

定义

返回与 SafariServices.SFErrorCode 值关联的错误域

public static Foundation.NSString GetDomain (this SafariServices.SFErrorCode self);
static member GetDomain : SafariServices.SFErrorCode -> Foundation.NSString

参数

self
SFErrorCode

枚举值

返回

注解

NSError有关报告错误时如何使用错误域的信息,请参阅 。

适用于