次の方法で共有


CSIndexErrorCodeExtensions クラス

定義

CoreSpotlight.CSIndexErrorCode 列挙の拡張メソッド。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CSIndexErrorCodeExtensions
type CSIndexErrorCodeExtensions = class
継承
CSIndexErrorCodeExtensions
属性

注釈

CoreSpotlight.CSIndexErrorCode 列挙の拡張メソッドを使用して、これらのエラー コードに関連付けられているエラー ドメインをフェッチできます。

メソッド

GetDomain(CSIndexErrorCode)

CoreSpotlight.CSIndexErrorCode 値に関連付けられているエラー ドメインを返します

適用対象