Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 385 Bytes

xmlcomment_innertext.md

File metadata and controls

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

Windows.Data.Xml.Dom.XmlComment.InnerText

-description

Gets the text from inside the XML.

-property-value

The text from inside the XML. Returns an empty string if there is no text.

-remarks

-examples

-see-also