Property Kind
Kind
Gets or sets the ComdatKind for this Comdat
[SuppressMessage("Style", "IDE0251:Make member 'readonly'", Justification = "Setter method is 'by definition' NOT readonly! DUH!")]
public ComdatKind Kind { get; set; }
Gets or sets the ComdatKind for this Comdat
[SuppressMessage("Style", "IDE0251:Make member 'readonly'", Justification = "Setter method is 'by definition' NOT readonly! DUH!")]
public ComdatKind Kind { get; set; }