다음을 통해 공유


SyntaxNode.ContainsSkippedText 속성

정의

이 노드에 건너뛴 하위 텍스트가 있는지 여부를 확인합니다.

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

속성 값

적용 대상