Click or drag to resize
MixedCodeDocument.Code Property
Gets the code represented by the mixed code document seen as a template.

Namespace: WorkflowGen.My.HtmlAgilityPack
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public string Code { get; }

Property Value

Type: String
See Also