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

屬性值

用來在精靈視窗標題前綴的文字。

適用於