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