次の方法で共有


DocumentCompleteEventArgs Class

Definition

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.

Applies to