 | CTExtensionSilentMode Property |
If silent mode is set, this extension
should not try to interact with user at all.
Namespace: CTExtensionsAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool SilentMode { get; set; }
Public Property SilentMode As Boolean
Get
Set
Property Value
Boolean
See Also