Share via


SqlWizard.ISqlWizardInfo.Caption 属性

定义

获取题注特性的值。

property System::String ^ Microsoft::SqlServer::Management::TaskForms::ISqlWizardInfo::Caption { System::String ^ get(); };
string Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.Caption { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ISqlWizardInfo.Caption : string
 ReadOnly Property Caption As String Implements ISqlWizardInfo.Caption

属性值

标题属性的值。

实现

适用于