ResourceKey: ResourceName (get)

ResourceName

Returns the Name or ID of the resource.



 Public Property Get ResourceName ( ) As Variant

Return Values

Variant - 

Remarks

A resource can have an identification as either a string name or a numeric value. A string name of "101" is not the same as a numeric value of 101.

Read Only.

See Also

Project CorLib Overview

Class ResourceKey Overview