次の方法で共有


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 が返されます。

適用対象