ProcessingInstruction.Target

ProcessingInstruction.Target property

The target of this processing instruction.

public string Target { get; }

Property Value

The target.

See Also