BasicProfileViolation.Elements 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.
Représente des éléments WSDL qui ne sont pas conformes à la spécification Basic Profile version 1.1 du WSI.
public:
property System::Collections::Specialized::StringCollection ^ Elements { System::Collections::Specialized::StringCollection ^ get(); };
public System.Collections.Specialized.StringCollection Elements { get; }
member this.Elements : System.Collections.Specialized.StringCollection
Public ReadOnly Property Elements As StringCollection
Valeur de propriété
StringCollection qui contient les éléments WSDL qui ne sont pas conformes à la spécification Basic Profile version 1.1 du WSI.