ConnectedServiceWizardPage.Legend 属性

定义

获取或设置向导左侧显示的页面的名称。

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

属性值

返回 String

适用于