Web API Edition | ComponentOne
C1.Web.Api.Storage Namespace / IStorage Interface / Exists Property

In This Topic
    Exists Property (IStorage)
    In This Topic
    Determines whether the specified file exists.
    Syntax
    'Declaration
     
    
    ReadOnly Property Exists As Boolean
    bool Exists {get;}
    See Also