NSFileHandle.CloseFile 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在允许写入和禁止进一步访问所表示文件或 comm 通道的 comm 通道上发出文件结束的信号。
[Foundation.Export("closeFile")]
public virtual void CloseFile ();
abstract member CloseFile : unit -> unit
override this.CloseFile : unit -> unit
- 属性