SqlWizardFramework.CaptionPrefix 속성

정의

마법사의 창 제목에 접두사를 지정하는 데 사용되는 텍스트를 가져오거나 설정합니다.

public:
 property System::String ^ CaptionPrefix { System::String ^ get(); void set(System::String ^ value); };
public string CaptionPrefix { get; set; }
member this.CaptionPrefix : string with get, set
Public Property CaptionPrefix As String

속성 값

마법사의 창 제목에 접두사를 지정하는 데 사용되는 텍스트입니다.

적용 대상