Class Features Inheritance System.Object Features Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103 Assembly: PnP.Framework.dll Syntax public class Features : object Properties SiteFeatures Declaration public Feature[] SiteFeatures { get; set; } Property Value Feature[] WebFeatures Declaration public Feature[] WebFeatures { get; set; } Property Value Feature[] 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)