Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the frame name or application name of the object.
Syntax
Property values
Type: String
the name of the frame that contains the WebBrowser Control, or an empty string if unnamed. The InternetExplorer automation object returns the application name.
Remarks
The WebBrowser object delegates this method to the top-level frame. If no frame exists, it returns E_FAIL.