Table of Contents

Class SuppressedIssue

Namespace
Microsoft.DevSkim
Assembly
Microsoft.DevSkim.dll

Class holds information about suppressed issue

public class SuppressedIssue
Inheritance
SuppressedIssue
Inherited Members

Properties

Boundary

public Boundary? Boundary { get; set; }

Property Value

Boundary

ID

public string? ID { get; set; }

Property Value

string