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