TestRunConfigurationId.Id Property

Definition

Gets the Guid value for the associated test run configuration.

public:
 property Guid Id { Guid get(); };
public Guid Id { get; }
member this.Id : Guid
Public ReadOnly Property Id As Guid

Property Value

The Guid value for the associated test run configuration.

Applies to