Home > All Other Interfaces > ITreeItem > ParentGroupName

ParentGroupName

Returns the name of the group under which the item appears in the Project Tree.

 

JavaScript

 

 

 

 

ParentGroupName

 

C#

 

 

 

 

string ParentGroupName { get; }

 

C++

 

 

 

 

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