DomDocument.CreateComment(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("createComment:")]
public virtual WebKit.DomComment CreateComment (string data);
abstract member CreateComment : string -> WebKit.DomComment
override this.CreateComment : string -> WebKit.DomComment
Parameters
- data
- String
Returns
- Attributes