SuppressedProblemInfo 클래스

정의

특정 원본에 대해 표시되지 않는 문제에 대한 정보입니다. 이 정보에는 소스 이름과 문제를 표시하지 않아야 하는 규칙이 포함됩니다.

public sealed class SuppressedProblemInfo
type SuppressedProblemInfo = class
Public NotInheritable Class SuppressedProblemInfo
상속
SuppressedProblemInfo

생성자

Name Description
SuppressedProblemInfo(String, RuleConfiguration)

SuppressedProblemInfo 지정된 원본 이름 및 규칙에 대한 a를 만듭니다.

속성

Name Description
Rule

RuleConfiguration 문제를 표시하지 않아야 하는 규칙에 대한 정보를 가져옵니다.

SourceName

표시하지 않을 원본의 이름을 가져옵니다. 일반적으로 디스크의 파일에 대한 경로입니다.

메서드

Name Description
Equals(Object)

Equals(Object)

GetHashCode()

GetHashCode()

적용 대상