NLog Logging Library

TargetFactory.TargetTypes Property

[This is preliminary documentation and subject to change.]

Collection of target types added to the factory.

[Visual Basic]
Public Shared ReadOnly Property TargetTypes As ICollection
[C#]
public static System.Collections.ICollection TargetTypes {get;}

See Also

TargetFactory Class | NLog Namespace