- Namespace
- Xenial
.Delicious .Execution - Containing Type
- RuntimeContext
Syntax
[System.Diagnostics.CodeAnalysis.SuppressMessage("Usage", "CA2227:Collection properties should be read only", Justification = "User pipelines should be able to replace the test queue")]
public Queue<TestCase> TestQueue { get; set; }
Attributes
Type | Description |
---|---|
Suppress |
Value
Type | Description |
---|---|
Queue |