Home > All Other Interfaces > ITreeItem > Name

Name

The name of the object as it appears in the Project Tree.

 

JavaScript

 

 

 

 

Name

 

C#

 

 

 

 

string Name { get; set; }

 

C++

 

 

 

 

HRESULT Name([out, retval] BSTR* pVal)

HRESULT Name([in] BSTR pVal)