This topic has not yet been rated - Rate this topic

nameProp property

Retrieves the file name specified in the IHTMLAnchorElement::href or IHTMLEmbedElement2::src property of the object.

Syntax

HRESULT value = object.get_nameProp(BSTR* p);

Property values

Type: BSTR

the name of a file specified by the object, not including the path or protocol.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.