SyntaxNode.ContainsAnnotations 속성

정의

이 노드 또는 하위 노드, 토큰 또는 퀴즈에 주석이 있는지 여부를 확인합니다.

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

속성 값

적용 대상