Click or drag to resize

ComServerInsertable Property

Determines if the server is insertable.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public bool Insertable { get; }

Property Value

Type: Boolean
true if the server is insertable; false otherwise.
See Also