共用方式為


NSFileHandle.OpenWrite(String) 方法

定義

靜態處理站方法,用來建立 NSFileHandle,以在指定的路徑寫入檔案。

[Foundation.Export("fileHandleForWritingAtPath:")]
public static Foundation.NSFileHandle OpenWrite (string path);
static member OpenWrite : string -> Foundation.NSFileHandle

參數

path
String

傳回

屬性

適用於