ResourceTags Property
A comma separate list of tags.
Syntax
char* GetResourceTags();
int SetResourceTags(char* lpszResourceTags);
Default Value
""
Remarks
This setting specifies a comma separated list of tags associated with the resource.
This property will be populated after calling GetResourceInfo. This may be set before calling UpdateResource.
Data Type
String