次の方法で共有


NSUrl_PromisedItems.CheckPromisedItemIsReachable(NSUrl, NSError) メソッド

定義

[Foundation.Export("checkPromisedItemIsReachableAndReturnError:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static bool CheckPromisedItemIsReachable (this Foundation.NSUrl This, out Foundation.NSError error);
static member CheckPromisedItemIsReachable : Foundation.NSUrl *  -> bool

パラメーター

This
NSUrl

このメソッドが動作するインスタンス。

error
NSError

戻り値

属性

適用対象