ProjectContextComments Property

Get a reference to the collection of comments found in this file.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public CommentCollection Comments { get; }

Property Value

CommentCollection

See Also