다음을 통해 공유


VisualBasicSyntaxNode.IsDirective 속성

정의

이 노드가 지시문을 나타내는 경우 True를 반환합니다.

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

속성 값

적용 대상