ShellBrowser .Net Edition
RegValueToExtension Method (regValue)
NamespacesJam.ShellBackgroundContextMenuRegValueToExtension(String)
Returns the extension to a given Registryentry-Value for a NewShellEntry (Windows XP).
Declaration Syntax
C#Visual BasicVisual C++
public static string RegValueToExtension(
	string regValue
)
Public Shared Function RegValueToExtension ( _
	regValue As String _
) As String
public:
static String^ RegValueToExtension(
	String^ regValue
)
Parameters
regValue (String)
A Registryentry-Value from NewShell as string.
Return Value

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)