TaskComponent.Properties Propriété

Définition

Obtient ou définit les propriétés du composant.

public:
 property Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ Properties { Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ get(); void set(Microsoft::SqlServer::Management::RegisteredPropertyDictionary ^ value); };
public Microsoft.SqlServer.Management.RegisteredPropertyDictionary Properties { get; set; }
member this.Properties : Microsoft.SqlServer.Management.RegisteredPropertyDictionary with get, set
Public Property Properties As RegisteredPropertyDictionary

Valeur de propriété

Valeur qui représente la propriété du composant.

S’applique à