Search Results for

    Show / Hide Table of Contents

    Class Directory

    Inheritance
    System.Object
    Directory
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    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.String

    Folder

    Declaration
    public string Folder { get; set; }
    Property Value
    System.String

    IncludedExtensions

    Declaration
    public string IncludedExtensions { get; set; }
    Property Value
    System.String

    Level

    Declaration
    public FileLevel Level { get; set; }
    Property Value
    FileLevel

    LevelSpecified

    Declaration
    public bool LevelSpecified { get; set; }
    Property Value
    System.Boolean

    MetadataMappingFile

    Declaration
    public string MetadataMappingFile { get; set; }
    Property Value
    System.String

    Overwrite

    Declaration
    public bool Overwrite { get; set; }
    Property Value
    System.Boolean

    Recursive

    Declaration
    public bool Recursive { get; set; }
    Property Value
    System.Boolean

    Security

    Declaration
    public ObjectSecurity Security { get; set; }
    Property Value
    ObjectSecurity

    Src

    Declaration
    public string Src { get; set; }
    Property Value
    System.String

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer