CLSErrorUserInfoKeys 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含用來存取錯誤資料的索引鍵。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CLSErrorUserInfoKeys
type CLSErrorUserInfoKeys = class
- 繼承
-
CLSErrorUserInfoKeys
- 屬性
屬性
ObjectKey |
取得索引鍵,這個索引鍵可用來尋找造成錯誤的 物件。 |
UnderlyingErrorsKey |
取得索引鍵,可用來尋找造成目前錯誤的基礎錯誤。 |