







|
| A Sandcastle Documented Class Library |
| MixedCodeDocumentFragmentList..::..Doc Property |
| MixedCodeDocumentFragmentList Class See Also Send Feedback |
Gets the Document
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public MixedCodeDocument Doc { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Doc As MixedCodeDocument Get |
| Visual C++ |
|---|
public: property MixedCodeDocument^ Doc { MixedCodeDocument^ get (); } |
