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). |
See Also
Section titled “See Also”- interface IPluginDataStore
- namespace Stellar.Abstractions.Services