pathname property

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

Sets or retrieves the file name or path specified by the object.

Syntax

HRESULT value = object.put_pathname(BSTR v);HRESULT value = object.get_pathname(BSTR* p);

Property values

Type: BSTR

the file name or path.

 

 

Build date: 6/12/2012