Property TryGetFullPathForCommandFunc
TryGetFullPathForCommandFunc
Gets or sets callback for custom TryGetFullPathForCommand(string) implementation.
public static Func<string, string?>? TryGetFullPathForCommandFunc { get; set; }
Gets or sets callback for custom TryGetFullPathForCommand(string) implementation.
public static Func<string, string?>? TryGetFullPathForCommandFunc { get; set; }