Share via


ConnectedServiceWizardPage.Legend Property

Definition

Gets or sets the name of the page shown on the left-hand side of the wizard.

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

Property Value

Returns String.

Applies to