Click or drag to resize

BaseWebDefinitionFeatures Property

Contains features that are activated by this provisioning configuration.

Namespace:  Colygon.MatchPoint.Provisioning.ObjectDefinitions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public FeatureDefinition[] Features { get; set; }

Property Value

Type: FeatureDefinition
See Also