SyntaxNode.ContainsDiagnostics 속성

정의

이 노드 또는 해당 하위 노드, 토큰 또는 퀴즈에 대한 진단이 있는지 여부를 결정합니다.

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

속성 값

적용 대상