Property Comdat
Comdat
Gets or sets the comdat attached to this object, if any
public Comdat Comdat { get; set; }
Property Value
Remarks
Setting this property to null or an empty string will remove any comdat setting for the global object.
Gets or sets the comdat attached to this object, if any
public Comdat Comdat { get; set; }
Setting this property to null or an empty string will remove any comdat setting for the global object.