次の方法で共有


NSUrl.WriteBookmarkData メソッド

定義

[Foundation.Export("writeBookmarkData:toURL:options:error:")]
public static bool WriteBookmarkData (Foundation.NSData data, Foundation.NSUrl bookmarkFileUrl, Foundation.NSUrlBookmarkCreationOptions options, out Foundation.NSError error);
static member WriteBookmarkData : Foundation.NSData * Foundation.NSUrl * Foundation.NSUrlBookmarkCreationOptions *  -> bool

パラメーター

data
NSData
bookmarkFileUrl
NSUrl
error
NSError

戻り値

属性

適用対象