ModernCommentStatus

ModernCommentStatus enumeration

Represents the status of a modern comment.

public enum ModernCommentStatus : sbyte

Values

NameValueDescription
NotDefined0Not Defined.
Active1Active.
Resolved2Resolved.
Closed3Closed.

See Also