SchemaAttribute(String, String) Constructeur
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.
public:
SchemaAttribute(System::String ^ targetNS, System::String ^ rootElement);
public SchemaAttribute (string targetNS, string rootElement);
new Microsoft.XLANGs.BaseTypes.SchemaAttribute : string * string -> Microsoft.XLANGs.BaseTypes.SchemaAttribute
Public Sub New (targetNS As String, rootElement As String)
Paramètres
- targetNS
- String
- rootElement
- String