ISqlWizardInfo.Caption 属性

定义

标题栏显示文本。

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

属性值

标题栏显示的文字。

适用于