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 : EventArgs
type MarkdownRenderedEventArgs = class
inherit EventArgs
Public Class MarkdownRenderedEventArgs
Inherits EventArgs
- Inheritance
-
MarkdownRenderedEventArgs
Properties
Exception |
Gets the exception if there was one. If the exception is null there was no error. |