Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

KnownExecutionAppKeys Class

 

No content here will be updated; please do not add material here.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

System::Object
  Microsoft.VisualStudio.TestTools.Common::KnownExecutionAppKeys

public ref class KnownExecutionAppKeys abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticExecutionEnvironment

Gets an array of keys to access properties in the execution environment.

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticAdapterStopTestRunTimeout

Returns "AdapterStopTestRunTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentDeploymentTimeout

Returns "AgentDeploymentTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentExecutionTimeout

Returns "AgentExecutionTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentId

Returns "AgentId". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentLoadDistributor

Returns "AgentLoadDistributor". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentName

Returns "AgentName". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentProcessPort

Returns "AgentProcessPort". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentServicePort

Returns "AgentServicePort". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentSyncTimeout

Returns "AgentSyncTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticAgentWeighting

Returns "AgentWeighting". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticBatFileTimeout

Returns "BatFileTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticBuildDirectory

System_CAPS_pubfieldSystem_CAPS_staticControllerComputerName

Returns "ControllerComputerName". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticControllerHeartbeatTimeoutInSeconds

System_CAPS_pubfieldSystem_CAPS_staticControllerJobSpooling

Returns "ControllerJobSpooling". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticControllerName

Returns "ControllerName". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticControllerServicePort

Returns "ControllerServicePort". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticControllerSynchronizeWithTfsInterval

Returns "ControllerSynchronizeWithTfsInterval". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticCreateTraceListener

Returns "CreateTraceListener". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDataCollectionEnvironmentContext

Returns "DataCollectionEnvironmentContext". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticDeploymentDirectory

Returns "DeploymentDirectory". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticEnableTestExecutionEventLogTracing

Returns "EnableTestExecutionEventLogTracing". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticExecutionId

System_CAPS_pubfieldSystem_CAPS_staticHandlePluginMessagesFromCollectionController

System_CAPS_pubfieldSystem_CAPS_staticIdleTimeToDisconnect

Returns "IdleTimeToDisconnect". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticLoadServiceAgentCount

System_CAPS_pubfieldSystem_CAPS_staticLoadServiceAgentId

System_CAPS_pubfieldSystem_CAPS_staticLogSizeLimitInMegs

Returns "LogSizeLimitInMegs". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticNameInWorkingDirectory

System_CAPS_pubfieldSystem_CAPS_staticNumAttemptsToUseLabServiceAccountToAccessBuildDirectory

System_CAPS_pubfieldSystem_CAPS_staticResultsDirectory

Returns "ResultsDirectory". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticRunDeploymentLifetime

Returns "RunDeploymentLifetime". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticStopTestRunTimeout

Returns "StopTestRunTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticSyncTestTimeout

Returns "SyncTestTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestControllerFQDN

System_CAPS_pubfieldSystem_CAPS_staticTestDeploymentDir

Returns "TestDeploymentDir". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestDir

Returns "TestDir". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestEndCollectorEventTimeout

Returns "TestEndCollectorEventTimeout". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestLocation

Returns "TestLocation". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestLogsDir

Returns "TestLogsDir". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestOutputDirectory

Returns "TestOutputDirectory". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestProjectRetargetTo35Allowed

System_CAPS_pubfieldSystem_CAPS_staticTestResultsDirectory

Returns "TestResultsDirectory". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestRunDirectory

Returns "TestRunDirectory". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTestRunResultsDirectory

Returns "TestRunResultsDirectory". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTotalAgents

Returns "TotalAgents". This field is read-only.

System_CAPS_pubfieldSystem_CAPS_staticTraceLogsDirectory

System_CAPS_pubfieldSystem_CAPS_staticUseLabServiceAccountToAccessBuildDirectory

System_CAPS_pubfieldSystem_CAPS_staticWorkingDirectory

Returns "WorkingDirectory". This field is read-only.

No content here will be updated; please do not add material here.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: