다음을 통해 공유


INIntentErrorCodeExtensions.GetDomain(INIntentErrorCode) 메서드

정의

Intents.INIntentErrorCode 값과 연결된 오류 도메인을 반환합니다.

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

매개 변수

self
INIntentErrorCode

열거형 값

반환

설명

NSError 오류를 보고할 때 오류 도메인을 사용하는 방법에 대한 자세한 내용은 를 참조하세요.

적용 대상