CompactionMessageGroup.IsExcluded Property
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.
Gets or sets a value indicating whether this group is excluded from the projected message list.
public bool IsExcluded { get; set; }
member this.IsExcluded : bool with get, set
Public Property IsExcluded As Boolean
Property Value
Remarks
Excluded groups are preserved in the collection for diagnostics or storage purposes but are not included when calling GetIncludedMessages().