ProcessingInstruction.Target Property |
Gets the target of the processing instruction.
[VBScript] Public ReadOnly Property Target As String
[JScript] public function get Target() : String;
The target of the processing instruction.
ProcessingInstruction Object | ProcessingInstruction Members | DOM Namespace