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: 2013.11.0.0
Syntax
C#
public FeatureDefinition[] Features { get; set; }

Property Value

Type: FeatureDefinition
See Also