MemoryDataStore.DeleteFile(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void DeleteFile (string path);
abstract member DeleteFile : string -> unit
override this.DeleteFile : string -> unit
Public Sub DeleteFile (path As String)
Parameters
- path
- String