SqlWizard.ISqlWizardInfo.Description Property

Definition

Gets the description of the object instance.

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

Property Value

String

The description of the object instance.

Implements

Applies to