WizardFramework.FrameworkName Property

Definition

Gets or sets the name of the wizard.

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

Property Value

The name of the wizard.

Applies to