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

属性值

String

用于作为向导窗口标题的前缀的文本。

适用于