Class DriveRoot
Inheritance
System.Object
DriveRoot
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class DriveRoot : object
Properties
DriveItems
Declaration
public object[] DriveItems { get; set; }
Property Value
System.
|
DriveUrl
Declaration
public string DriveUrl { get; set; }
Property Value
System.
|