| MixedCodeDocumentCodeFragments Property  | 
            Gets the list of code fragments in the document.
            
 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.3.0.0 (3.3.0.0)
Syntaxpublic MixedCodeDocumentFragmentList CodeFragments { get; }Public ReadOnly Property CodeFragments As MixedCodeDocumentFragmentList
	Get
Property Value
Type: 
MixedCodeDocumentFragmentList
See Also