Table of Contents

Method TryGetFullPathForCommand

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

TryGetFullPathForCommand(string)

Tries to resolve full path for specified command.

public static string? TryGetFullPathForCommand(string command)

Parameters

command string

Command to resolve.

Returns

string

Full command path if succes.