Search Results for

    Show / Hide Table of Contents

    Class PropertyBagEntry

    Inheritance
    System.Object
    StringDictionaryItem
    PropertyBagEntry
    Inherited Members
    StringDictionaryItem.Key
    StringDictionaryItem.Value
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class PropertyBagEntry : StringDictionaryItem

    Constructors

    PropertyBagEntry()

    Declaration
    public PropertyBagEntry()

    Properties

    Indexed

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

    Overwrite

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

    OverwriteSpecified

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

    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