Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the user type name of the contained document object.
Syntax
Property values
Type: String
the type name. For example, this method returns "HTML Document" if the document supports the IHTMLDocument2 interface.
Remarks
The WebBrowser object delegates this method to the top-level frame. If no frame exists, it returns E_FAIL.