TryLocate(String, out String?) Method

Definition

Assembly PackagingTools.Core.dll
public bool TryLocate(string toolName, scoped out string? fullPath)

Parameters

toolName
String
fullPath
String

Returns