Click or drag to resize

Win32UtilityShellExecuteEx Method

Namespace:  NeoAxis
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public static void ShellExecuteEx(
	string verb,
	string realFileName
)

Parameters

verb
Type: SystemString
realFileName
Type: SystemString
See Also