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