VPNLogLogger Factory Property Virtual Photonics - VTS Library
Virtual Photonics
Gets or sets the factory.

Namespace: Vts.Common.Logging.NLogIntegration
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

protected internal NLogFactory Factory { get; set; }

Property Value

Type: NLogFactory
The factory.
See Also