Search Results for

    Show / Hide Table of Contents

    Class AppCatalogPackage

    Inheritance
    System.Object
    AppCatalogPackage
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class AppCatalogPackage : object

    Constructors

    AppCatalogPackage()

    Declaration
    public AppCatalogPackage()

    Properties

    Action

    Declaration
    public AppCatalogPackageAction Action { get; set; }
    Property Value
    AppCatalogPackageAction

    Overwrite

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

    PackageId

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

    SkipFeatureDeployment

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

    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