ResourceType Property
Description
The type of the resource.
Property type
Read-write property
Syntax
Visual Basic
Public Property ResourceType As String
Remarks

The available types vary depending on which extensions are installed. The default type Test Resource is always available.

The type of a resource determines some of the display characteristics. For more detail, see the documentation for the extensions installed on your site.

See Also