SyntaxTrivia.ContainsDiagnostics プロパティ

定義

このトリビアに診断があるかどうかを判断します。 このトリビアが構造化トリビアの場合、戻り値は、このトリビアまたはその子孫ノード、トークン、またはトリビアのいずれかに診断があるかどうかを示します。

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

プロパティ値

適用対象