SharedResourceScope Properties

Include Protected Members
Include Inherited Members

The SharedResourceScope type exposes the following members.

Properties

  Name Description
Public property Activities Gets a collection of activities contained within this scope.
Protected property CacheId Gets the identifier of the cache that is unique within the scope of the workflow definition. (Inherited from Activity.)
Public property DisplayName Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.)
Public property Id Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.)
Public property MaxExecutionTime Gets or sets the maximum amount of time to wait for this activity to be completed.
Public property MaxWaitTime Gets or sets the maximum amount of time to wait for this activity to be executed while in the build queue.
Public property ResourceName Gets or sets the name of the shared resource.
Public property Variables Gets or sets a collection of variables used by the shared resource.

Top

See Also

Reference

SharedResourceScope Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace