Class File
Inheritance
System.Object
File
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class File : object
Constructors
File()
Declaration
public File()
Properties
Folder
Declaration
public string Folder { get; set; }
Property Value
System.
|
Level
LevelSpecified
Declaration
public bool LevelSpecified { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
Properties
Declaration
public StringDictionaryItem[] Properties { get; set; }
Property Value
Security
Src
Declaration
public string Src { get; set; }
Property Value
System.
|
TargetFileName
Declaration
public string TargetFileName { get; set; }
Property Value
System.
|