IDesignSettingsHeadCode Property

Gets the currently active head code

Namespace:  TSD.API.Remoting.Settings
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<HeadCode> HeadCode { get; }

Property Value

Type: IReadOnlyPropertyHeadCode
See Also