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

In This Topic
    Name Property (IStorage)
    In This Topic
    Gets the name of storage.
    Syntax
    'Declaration
     
    
    ReadOnly Property Name As String
    string Name {get;}
    See Also