共用方式為


NSFileVersion.ReplaceItem 方法

定義

將位於指定 URL 的檔案取代為目前版本檔案的內容。 如有必要,會建立檔案。

[Foundation.Export("replaceItemAtURL:options:error:")]
public virtual Foundation.NSUrl ReplaceItem (Foundation.NSUrl url, Foundation.NSFileVersionReplacingOptions options, out Foundation.NSError error);
abstract member ReplaceItem : Foundation.NSUrl * Foundation.NSFileVersionReplacingOptions *  -> Foundation.NSUrl
override this.ReplaceItem : Foundation.NSUrl * Foundation.NSFileVersionReplacingOptions *  -> Foundation.NSUrl

參數

url
NSUrl
error
NSError

傳回

屬性

適用於