ComServerInsertable Property |
Determines if the server is insertable.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public bool Insertable { get; }
Property Value
Type:
Booleantrue if the server is insertable; false otherwise.
See Also