SimulationModeFileSystem.DeleteFile(String) 方法

定義

public:
 virtual void DeleteFile(System::String ^ path);
public void DeleteFile(string path);
abstract member DeleteFile : string -> unit
override this.DeleteFile : string -> unit
Public Sub DeleteFile (path As String)

參數

path
String

實作

適用於