TaskForm.ITaskFormInfo.Caption Property

Definition

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

String

A string that appears in the caption of an object.

Implements

Applies to