Open sandboxFocus

Property KeepDisabledCode

KeepDisabledCode

Gets or sets a value indicating whether disabled code should be kept as trivia. To set this option in a test, add this comment to your test file: // @KeepDisabledCode.

Declaration
public bool? KeepDisabledCode { get; set; }
Property Value
Type Description
bool?