GetDeploymentEnvironmentProperty Properties

Include Protected Members
Include Inherited Members

The GetDeploymentEnvironmentProperty type exposes the following members.

Properties

  Name Description
Protected property CacheId Gets the identifier of the cache that is unique within the scope of the workflow definition. (Inherited from Activity.)
Public property DeploymentEnvironment
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 Key
Public property Result Gets or sets the result argument for the Activity<TResult>. (Inherited from Activity<String>.)
Public property ResultType When implemented in a derived class, gets the type of an activity OutArgument. (Inherited from ActivityWithResult.)

Top

See Also

Reference

GetDeploymentEnvironmentProperty Class

Microsoft.TeamFoundation.Deployment.Workflow.Activities Namespace