SyntaxTrivia.ContainsDiagnostics 속성

정의

이 퀴즈에 대한 진단이 있는지 여부를 결정합니다. 이 퀴즈가 구조화된 퀴즈인 경우 반환된 값은 이 퀴즈 또는 하위 노드, 토큰 또는 퀴즈에 대한 진단이 있는지 여부를 나타냅니다.

public:
 property bool ContainsDiagnostics { bool get(); };
public bool ContainsDiagnostics { get; }
member this.ContainsDiagnostics : bool
Public ReadOnly Property ContainsDiagnostics As Boolean

속성 값

적용 대상