ICommentTaskToken Interface

Definition

This interface is used to get information about one of the tokens used to generate tasks.

public interface class ICommentTaskToken
public interface class ICommentTaskToken
__interface ICommentTaskToken
public interface ICommentTaskToken
type ICommentTaskToken = interface
Public Interface ICommentTaskToken

Properties

Priority

Gets the CommentTaskPriority to use when creating tasks based on this token.

Text

Gets the keyword used to identify tasks in comments.

Applies to