TargetCollection.Add Method
[This is preliminary documentation and subject to change.]
Adds an instance of type Target to the end of this TargetCollection.
[Visual Basic]
Overridable Public Sub Add( _
ByVal
value As
Target _
)
Parameters
-
value
- The Target to be added to the end of this TargetCollection.
See Also
TargetCollection Class | NLog Namespace