Click or drag to resize

MacroPluginSetLogTypes Method

Sets up the log types that should be written into the log.

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public void SetLogTypes(
	string aLogTypes
)

Parameters

aLogTypes
Type: SystemString
See Also