MarkdownRenderedEventArgs Class   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Arguments for the OnMarkdownRendered event which indicates when the markdown has been rendered.
public class MarkdownRenderedEventArgs : EventArgstype MarkdownRenderedEventArgs = class
    inherit EventArgsPublic Class MarkdownRenderedEventArgs
Inherits EventArgs- Inheritance
- 
				MarkdownRenderedEventArgs
Properties
| Exception | Gets the exception if there was one. If the exception is null there was no error. |