CitrixVirtualUserScript VerboseLogging Property C# API
Get/set whether to add more information to the VU event log. Set to false to reduce the log sizes.

Namespace: Facilita.Fc.Citrix
Assembly: fcCitrix (in fcCitrix.dll) Version: 9.5.5.77
Syntax

public bool VerboseLogging { get; set; }
See Also