SyntaxToken.ContainsAnnotations プロパティ

定義

True の場合、このトークンまたはそのトリビアに注釈が含まれています。

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

プロパティ値

適用対象