SqlWizard.ISqlWizardInfo.Caption Property

Definition

Gets the value of the caption attribute.

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

Property Value

String

The value of the caption attribute.

Implements

Applies to