Page.Caption 속성

정의

캡션 텍스트를 가져오거나 설정합니다.

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Localizable(true)]
public string Caption { get; set; }
[<System.ComponentModel.Localizable(true)>]
member this.Caption : string with get, set
Public Property Caption As String

속성 값

캡션 텍스트입니다.

특성

적용 대상