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.
Gets the name of the item.
Syntax
HRESULT get_Name(BSTR *pbstrName);
Parameters
pbstrName
[out, retval] The name of the ProjectItem.
Return Value
One of the standard HRESULT
values.
Remarks
The name is in the form of a relative path, such as AFile.cs or AFolder/AFile.cs.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |