nameProp property

[This documentation is preliminary and is subject to change.]

Retrieves the file name specified in the IHTMLLinkElement4::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: 6/12/2012