SqlWizard.ISqlWizardInfo.Caption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The value of the caption attribute.