DocumentCompleteEventArgs 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.
Represents the event arguments for DocumentCompleteEventArgs.
public ref class DocumentCompleteEventArgs sealed : EventArgs
public sealed class DocumentCompleteEventArgs : EventArgs
type DocumentCompleteEventArgs = class
inherit EventArgs
Public NotInheritable Class DocumentCompleteEventArgs
Inherits EventArgs
- Inheritance
-
DocumentCompleteEventArgs
Constructors
DocumentCompleteEventArgs() |
Initializes a new instance of the DocumentCompleteEventArgs class. |
Properties
pDisp |
Gets a pointer to the automation object. |
URL |
Gets or sets the object expression that evaluates to the URL. |