Skip to content
Version 2.11.0
↓ Get the launcher

IPluginDataStore.Delete method

Delete the named file. No-op when the file is absent, the name is invalid, or the delete fails.

public void Delete(string name)
parameter description
name Relative file name (see type remarks for the allowed shape).