ResourceKey: ResourceType (get)

ResourceType

Returns the Name or ID of the resource type.



 Public Property Get ResourceType ( ) As Variant

Return Values

Variant -  A String or Numeric value.

Remarks

A resource can be a type that is defined by the system. A system type is numeric. A custom resource type usually uses a name for the type.

Read Only.

See Also

Project CorLib Overview

Class ResourceKey Overview