Click or drag to resize

CTExtensionSilentMode Property

If silent mode is set, this extension should not try to interact with user at all.

Namespace: CTExtensions
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool SilentMode { get; set; }

Property Value

Boolean
See Also