SyntaxNodeOrToken.ContainsAnnotations プロパティ

定義

このノードまたはトークン (またはサブ ノード、トークン、トリビア) を注釈として決定します。

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

プロパティ値

適用対象