







|
| A Sandcastle Documented Class Library |
| MixedCodeDocumentFragment..::..FragmentType Property |
| MixedCodeDocumentFragment Class See Also Send Feedback |
Gets the type of fragment.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public MixedCodeDocumentFragmentType FragmentType { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FragmentType As MixedCodeDocumentFragmentType Get |
| Visual C++ |
|---|
public: property MixedCodeDocumentFragmentType FragmentType { MixedCodeDocumentFragmentType get (); } |
