Search Results for

    Show / Hide Table of Contents

    Class Property

    Inheritance
    System.Object
    Property
    Namespace: PnP.Framework.Modernization
    Assembly: PnP.Framework.dll
    Syntax
    public class Property : object

    Properties

    Functions

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

    Name

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

    Type

    Declaration
    public PropertyType Type { get; set; }
    Property Value
    PropertyType

    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