Click or drag to resize

Win32UtilityShellExecuteEx Method


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

Parameters

verb  String
 
realFileName  String
 
See Also