Share via


IFeatureTree.RedistFeatures Property

Definition

Gets the redist features.

public:
 property Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ RedistFeatures { Microsoft::SqlServer::Configuration::UserVisibleFeatureCollection ^ get(); };
public Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection RedistFeatures { get; }
member this.RedistFeatures : Microsoft.SqlServer.Configuration.UserVisibleFeatureCollection
Public ReadOnly Property RedistFeatures As UserVisibleFeatureCollection

Property Value

The redist features.

Applies to