ImportedXmlNamespace Structure
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 un nom d’espace de noms XML importé. Cela correspond à Imports <xmlns:prefix = "name">
Visual Basic. Il n’existe pas pour C#.
public readonly struct ImportedXmlNamespace
type ImportedXmlNamespace = struct
Public Structure ImportedXmlNamespace
- Héritage
-
ImportedXmlNamespace
Propriétés
DeclaringSyntaxReference |
Emplacement dans la source où la |
XmlNamespace |
Représente un nom d’espace de noms XML importé. Cela correspond à |