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.3.0.0 (4.3.0.0)
Syntax public class MixedCodeDocumentCodeFragment : MixedCodeDocumentFragment
Public Class MixedCodeDocumentCodeFragment
Inherits MixedCodeDocumentFragment
The MixedCodeDocumentCodeFragment type exposes the following members.
Properties
| Name | Description |
---|
| Code |
Gets the fragment code text.
|
TopSee Also