Search Results for

    Show / Hide Table of Contents

    Enum WriterScope

    Defines the scope of a serializer

    Namespace: PnP.Framework.Provisioning.Providers.Markdown
    Assembly: PnP.Framework.dll
    Syntax
    public enum WriterScope : int

    Provisioning

    The serializer targets a full Provisioning file but not a tenant Template

    ProvisioningHierarchy

    The serializer targets a Provisioning Hierarchy

    ProvisioningTemplate

    The serializer targets a single Provisioning Template

    Tenant

    The serializer targets the whole Tenant

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<WriterScope>(String)
    ObjectExtensions.Set<WriterScope, T>(Expression<Func<WriterScope, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer