将文件转换成最新的文件格式,并启用所有新功能。Converts file to the newest file format and enables all new features.
public: void Convert();
public void Convert ();
abstract member Convert : unit -> unit
Public Sub Convert ()
谢谢。