DgmlWriterGetContents Method |
Retrieves a serialized DGML graph as an XML string.
Namespace:
NRules.Diagnostics.Dgml
Assembly:
NRules (in NRules.dll) Version: 0.9.3
Syntaxpublic string GetContents()
Return Value
Type:
StringContents of the serialized DGML graph as an XML string.
See Also