ISqlWizardInfo.Caption 属性

定义

获取显示在标题栏中的文本。

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

属性值

显示在标题栏中的文本。

适用于