Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Contains an object that represents an application.
This property is read-only.
Syntax
objApplication = IShellDispatch.Application
Property Application As Object
Property value
A variable of type IDispatch that receives the application object.
Remarks
This property is implemented and accessed through the Shell.EjectPC property.
The Application property returns the automation object supported by the application that contains the WebBrowser control, if that object is accessible. Otherwise, this property returns the WebBrowser control's automation object.
Use this property with the Set and CreateObject commands or with the GetObject command to create and manipulate an instance of the Windows Internet Explorer application.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional, Windows XP [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
| IDL |
|
| DLL |
|