共用方式為


SyntaxToken.ContainsAnnotations 屬性

定義

True 是表示 如果此權杖或其 Trivia 具有任何注釋。

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

屬性值

適用於