ISqlWizardInfo.Caption 속성

정의

제목 표시줄에 표시되는 텍스트를 가져옵니다.

public:
 property System::String ^ Caption { System::String ^ get(); };
public string Caption { get; }
member this.Caption : string
Public ReadOnly Property Caption As String

속성 값

제목 표시줄에 표시되는 텍스트입니다.

적용 대상