TaskForm.ITaskFormInfo.Properties Proprietà

Definizione

Ottiene la raccolta di proprietà del form attività elencato nel dizionario delle proprietà.

property Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ Microsoft::SqlServer::Management::TaskForms::ITaskFormInfo::Properties { Microsoft::SqlServer::Management::Data::IPropertyDictionary ^ get(); };
Microsoft.SqlServer.Management.Data.IPropertyDictionary Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Properties { get; }
member this.Microsoft.SqlServer.Management.TaskForms.ITaskFormInfo.Properties : Microsoft.SqlServer.Management.Data.IPropertyDictionary
 ReadOnly Property Properties As IPropertyDictionary Implements ITaskFormInfo.Properties

Valore della proprietà

IPropertyDictionary

Oggetto IPropertyDictionary che contiene le proprietà del form attività.

Implementazioni

Si applica a