Share via


FeatureTreeConfigurationBase.FeatureTree Property

Definition

Gets or sets the feature tree

protected:
 property Microsoft::SqlServer::Configuration::FeatureTree ^ FeatureTree { Microsoft::SqlServer::Configuration::FeatureTree ^ get(); void set(Microsoft::SqlServer::Configuration::FeatureTree ^ value); };
protected Microsoft.SqlServer.Configuration.FeatureTree FeatureTree { get; set; }
member this.FeatureTree : Microsoft.SqlServer.Configuration.FeatureTree with get, set
Protected Property FeatureTree As FeatureTree

Property Value

The feature tree

Applies to