IDocumentFragmentElement.Content

IDocumentFragmentElement.Content property

Gets the instance of the DocumentFragment.

public DocumentFragment Content { get; }

Property Value

The content.

See Also