다음을 통해 공유


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를 반환합니다.

적용 대상