MixedCodeDocumentCodeFragment Class | 
 
            Represents a fragment of code in a mixed code document.
            
Inheritance Hierarchy 
    Namespace: 
   WorkflowGen.My.HtmlAgilityPack
    Assembly:
   WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.7.2.0 (4.7.2.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