Function CSPUploadFileGroup::GetName()
Description:
Retrieves the name associated with the file group.
 |
Prototype:
const CSPString& GetName() const;
Arguments:
No arguments (void).
Return value:
Returns a reference to a string.
See also:
member function GetCount()
|
|