Interface
IProcessingInstruction

Definition

Properties

Data

The content of this processing instruction. This is from the first non white space character after the target to the character immediately preceding the

?>
.

Declaration

cs-api-definition
string Data { get; set; }

Property Value

string

Exceptions

DomException

NO_MODIFICATION_ALLOWED_ERR: Raised when the node is readonly.

Target

The target of this processing instruction. XML defines this as being the first token following the markup that begins the processing instruction.

Declaration

cs-api-definition
string Target { get; }

Property Value

string

In this article
DefinitionPropertiesDataTarget
Not finding the help you need?
Contact Support