ICommentTaskToken Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |