Click or drag to resize
IppConfigurationLogger Property
Gets or sets the Logger mechanism.

Namespace:  Intuit.Ipp.Core.Configuration
Assembly:  Intuit.Ipp.Core (in Intuit.Ipp.Core.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public Logger Logger { get; set; }

Property Value

Type: Logger
See Also