Field CanNotDeleteNonEmptyStorage
Cannot delete because the storage is not empty. Try a recursive delete with Delete(true).
public const string CanNotDeleteNonEmptyStorage = "CanNotDeleteNonEmptyStorage"
Returns
- string
- Cannot delete because the storage is not empty. Try a recursive delete with Delete(true).