ComServerInRegistry32 Property |
Gets a value indicating whether this is registered in the 32 bits registry.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool InRegistry32 { get; }
Property Value
Type:
Booleantrue if this is registered in the 32 bits registry; otherwise,
false.
See Also