Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 431 Bytes

xmlprocessinginstruction_data.md

File metadata and controls

22 lines (15 loc) · 431 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlProcessingInstruction.Data
winrt property

Windows.Data.Xml.Dom.XmlProcessingInstruction.Data

-description

Gets or sets the content of the processing instruction, excluding the target.

-property-value

The content of the processing instruction, excluding the target.

-remarks

-examples

-see-also