Property InSource
InSource
Gets or sets value that determines if error happens inside source file.
public bool? InSource { readonly get; set; }
Property Value
- bool?
Gets or sets value that determines if error happens inside source file.
public bool? InSource { readonly get; set; }