Class DriveFile
Inheritance
System.Object
DriveFile
Namespace: PnP.Framework.Provisioning.Providers.Xml.V201909
Assembly: PnP.Framework.dll
Syntax
public class DriveFile : object
Constructors
DriveFile()
Declaration
public DriveFile()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
Src
Declaration
public string Src { get; set; }
Property Value
System.
|