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