Click or drag to resize

LoggingConfigurationAddTarget Method

Overload List
  NameDescription
Public methodAddTarget(Target)
Registers the specified target object. The name of the target is read from Name.
Public methodAddTarget(String, Target)
Registers the specified target object under a given name.
Top
See Also