ComServerProgrammable Property |
Determines if the server is programmable.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool Programmable { get; }
Property Value
Type:
Booleantrue if the server is programmable; false otherwise.
See Also