ITestSettings Properties

 

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Properties

Name Description
System_CAPS_pubproperty AreaPath

Gets or sets the path for an area in Visual Studio Test Professional to which the test plan applies.

System_CAPS_pubproperty CreatedBy

Gets the identity of the person who created this test settings object.

System_CAPS_pubproperty CreatedByName

User who created the test settings.

System_CAPS_pubproperty CreatedDate

Gets the date and time that this test settings object was created.

System_CAPS_pubproperty Description

Gets or sets the description of this test settings object.

System_CAPS_pubproperty Id

Gets the identifier.(Inherited from IIdentifiable<TKey>.)

System_CAPS_pubproperty IsAutomated

Gets or sets a value that indicates whether the associated test is an automated test.

System_CAPS_pubproperty LastUpdated

Gets the date that this test settings object was last updated.

System_CAPS_pubproperty LastUpdatedBy

Gets the date and time that this test settings object was last updated.

System_CAPS_pubproperty LastUpdatedByName

Last person to update settings

System_CAPS_pubproperty MachineRoles

Gets a collection of computer roles that are used by this test settings object.

System_CAPS_pubproperty Name

Gets or sets the name of this test settings object.

System_CAPS_pubproperty Revision

Gets the current incremental revision number that is used for concurrency control.

System_CAPS_pubproperty Settings

Gets or sets the actual settings as an XML element.

See Also

ITestSettings Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top