Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / IFileStorage Interface / Delete Method

In This Topic
    Delete Method (IFileStorage)
    In This Topic
    Delete the file from storage.
    Syntax
    'Declaration
     
    
    Sub Delete() 
    void Delete()
    See Also