Click or drag to resize

AssemblyUtilitiesGetProduct Method

Gets the product name from the entry assembly.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static string GetProduct()

Return Value

Type: String
The product name.
See Also