| MixedCodeDocumentCodeFragment Class | 
            Represents a fragment of code in a mixed code document.
            
Inheritance Hierarchy 
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic class MixedCodeDocumentCodeFragment : MixedCodeDocumentFragment
Public Class MixedCodeDocumentCodeFragment
	Inherits MixedCodeDocumentFragment
The MixedCodeDocumentCodeFragment type exposes the following members.
Properties| 
								 
							 | Name | Description | 
|---|
  | Code | 
            Gets the fragment code text.
              | 
Top
See Also