Class Directory
Inheritance
System.Object
Directory
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202002
Assembly: PnP.Framework.dll
Syntax
public class Directory : object
Constructors
Directory()
Declaration
public Directory()
Properties
ExcludedExtensions
Declaration
public string ExcludedExtensions { get; set; }
Property Value
System.
|
Folder
Declaration
public string Folder { get; set; }
Property Value
System.
|
IncludedExtensions
Declaration
public string IncludedExtensions { get; set; }
Property Value
System.
|
Level
LevelSpecified
Declaration
public bool LevelSpecified { get; set; }
Property Value
System.
|
MetadataMappingFile
Declaration
public string MetadataMappingFile { get; set; }
Property Value
System.
|
Overwrite
Declaration
public bool Overwrite { get; set; }
Property Value
System.
|
Recursive
Declaration
public bool Recursive { get; set; }
Property Value
System.
|
Security
Src
Declaration
public string Src { get; set; }
Property Value
System.
|