Web API Edition | ComponentOne
C1.Web.Api.Storage.CloudStorage Namespace / GoogleDriveStorageProvider Class / DriveService Property

In This Topic
    DriveService Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property DriveService As Google.Apis.Drive.v3.DriveService
    public Google.Apis.Drive.v3.DriveService DriveService {get; set;}
    See Also