共用方式為


Project.Resources Property (Project)

Gets a Resources collection representing the resources in a Project. Read-only Object.

Syntax

expression .Resources

expression A variable that represents a Project object.

Remarks

For a code example that uses the Task object, see the Resources property.