 | 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)
Syntaxpublic bool SilentMode { get; set; }
Public Property SilentMode As Boolean
Get
Set
Property Value
Type:
Boolean
See Also