Web API Core | ComponentOne
C1.Web.Api.Storage.CloudStorage Namespace / OneDriveStorage Class / Path Property

In This Topic
    Path Property (OneDriveStorage)
    In This Topic
    File Path
    Syntax
    'Declaration
     
    
    Public Property Path As String
    public string Path {get; set;}
    See Also