Web API Core | ComponentOne
C1.Web.Api.Storage Namespace / IFileStorage Interface / ReadOnly Property

In This Topic
    ReadOnly Property (IFileStorage)
    In This Topic
    Determines whether the specified file is read only.
    Syntax
    'Declaration
     
    
    ReadOnly Property ReadOnly As Boolean
    bool ReadOnly {get;}
    See Also