Share via


FeatureTreeConfigurationBase.LoadFeatureTreeDefinition Method

Definition

Loads the definition of the feature tree

Overloads

LoadFeatureTreeDefinition()

Loads the definition of the feature tree

LoadFeatureTreeDefinition(String)

Loads the definition of the feature tree

LoadFeatureTreeDefinition()

Loads the definition of the feature tree

protected:
 void LoadFeatureTreeDefinition();
protected void LoadFeatureTreeDefinition ();
member this.LoadFeatureTreeDefinition : unit -> unit
Protected Sub LoadFeatureTreeDefinition ()

Applies to

LoadFeatureTreeDefinition(String)

Loads the definition of the feature tree

protected:
 void LoadFeatureTreeDefinition(System::String ^ instanceName);
protected void LoadFeatureTreeDefinition (string instanceName);
member this.LoadFeatureTreeDefinition : string -> unit
Protected Sub LoadFeatureTreeDefinition (instanceName As String)

Parameters

instanceName
String

The name of the instance.

Applies to