FeatureDependency Class

Definition

Represents the dependency associated with the configuration feature.

public ref class FeatureDependency abstract
public abstract class FeatureDependency
type FeatureDependency = class
Public MustInherit Class FeatureDependency
Inheritance
FeatureDependency

Constructors

FeatureDependency()

Initializes a new instance of the FeatureDependency class.

Methods

GetDependentFeatures(String)

Gets the features that depend on the dependency.

GetRequiredFeatures(String)

Gets the required features.

Applies to