Click or drag to resize

DXFReaderNETControlDistributionCode Property

Sets the Distribution Code, provided during the component registration, to enable the distribution of the DLL file along with the compiled program.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string DistributionCode { get; set; }

Property Value

Type: String
See Also