| 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; }
Public Property SilentMode As Boolean
Get
Set
Property Value
Type:
BooleanSee Also