ComServerDotNetAssembly Property |
Gets the COM component assembly for .NET servers.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string DotNetAssembly { get; }
Property Value
Type:
String
The COM component assembly for .NET servers.
See Also