DocumentEventArgs 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 that are sent with events in the IDocumentEventsListener interface.
[System.Runtime.Serialization.DataContract]
public class DocumentEventArgs : EventArgs
[<System.Runtime.Serialization.DataContract>]
type DocumentEventArgs = class
inherit EventArgs
Public Class DocumentEventArgs
Inherits EventArgs
- Inheritance
-
DocumentEventArgs
- Derived
- Attributes
Constructors
DocumentEventArgs(Uri) |
Initializes a new instance of the DocumentEventArgs class. |
Properties
Moniker |
Gets the moniker of the document. |