Gets and sets 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) |