AppliedCodeFixIndex
Gets or sets the zero-based index of the code fix to be applied
when TestScenario is set to CodeFix.
To set this option in a test, add this comment to your test file: // @AppliedCodeFixIndex(id).
Declaration
public int? AppliedCodeFixIndex { get; set; }Property Value
| Type | Description |
|---|---|
| int? |