Share via


ICustomFeatureActivationDependency.FeatureTitle Property

Definition

Gets or sets the name of the custom activation dependency.

public:
 property System::String ^ FeatureTitle { System::String ^ get(); void set(System::String ^ value); };
public string FeatureTitle { get; set; }
member this.FeatureTitle : string with get, set
Public Property FeatureTitle As String

Property Value

A string representing the dependent feature name.

Applies to