共用方式為


INIntentErrorCodeExtensions.GetDomain(INIntentErrorCode) 方法

定義

傳回與 Intents.INIntentErrorCode 值相關聯的錯誤網域

public static Foundation.NSString GetDomain (this Intents.INIntentErrorCode self);
static member GetDomain : Intents.INIntentErrorCode -> Foundation.NSString

參數

self
INIntentErrorCode

列舉值

傳回

備註

NSError如需如何在報告錯誤時使用錯誤網域的資訊,請參閱 。

適用於