GenerateRunSettings Properties

Include Protected Members
Include Inherited Members

The GenerateRunSettings 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 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 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.)
Public property RunSettingsForTestRun
Public property Workspace

Top

See Also

Reference

GenerateRunSettings Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace