TaskForm.ITaskFormInfo.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 text displayed in the caption of an object.
property System::String ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo::Caption { System::String ^ get(); };
string Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Caption { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Caption : string
ReadOnly Property Caption As String Implements ITaskFormInfo.Caption
Property Value
A string that appears in the caption of an object.