共用方式為


SyntaxTrivia.IsDirective 屬性

定義

判斷這個 Trivia 是否代表預處理器指示詞。

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

屬性值

適用於