TaskForm.ITaskFormInfo.Description Propiedad

Definición

Obtiene la descripción de la tarea.

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

Valor de propiedad

Descripción de la tarea.

Implementaciones

Se aplica a