DTSWebMethodInfo.Supported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une valeur qui indique si une méthode Web est prise en charge ou pas.
public:
property bool Supported { bool get(); };
public bool Supported { get; }
member this.Supported : bool
Public ReadOnly Property Supported As Boolean
Valeur de propriété
true si la méthode Web est prise en charge ; sinon, false.