Project.LocalResourceCount Method

Project Developer Reference

Returns the number of local resources in the project.

Syntax

expression.LocalResourceCount

expression   An expression that returns a Project object.

Return Value
Long

See Also