Overview
>
org.w3c.dom
>
ProcessingInstruction
>
target
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.ProcessingInstruction.target
property
public readonly property target as String
Description
Processing instruction target.
Example
print(pi.target)