Node.ProcessingInstructionNode Champ
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.
Attention
Use 'Org.W3c.Dom.INode.ProcessingInstructionNode'. This class will be removed in a future release.
Le nœud est un ProcessingInstruction
.
[Android.Runtime.Register("PROCESSING_INSTRUCTION_NODE")]
[System.Obsolete("Use 'Org.W3c.Dom.INode.ProcessingInstructionNode'. This class will be removed in a future release.")]
public const short ProcessingInstructionNode = 7;
[<Android.Runtime.Register("PROCESSING_INSTRUCTION_NODE")>]
[<System.Obsolete("Use 'Org.W3c.Dom.INode.ProcessingInstructionNode'. This class will be removed in a future release.")>]
val mutable ProcessingInstructionNode : int16
Valeur de champ
Value = 7- Attributs
Remarques
Le nœud est un ProcessingInstruction
.
Documentation Java pour org.w3c.dom.Node.PROCESSING_INSTRUCTION_NODE
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.