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)
Syntax
public bool SilentMode { get; set; }

Property Value

Type: Boolean
See Also