Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool TryResolveAssembly (string name, out string path);
member this.TryResolveAssembly : string * string -> bool
Public Function TryResolveAssembly (name As String, ByRef path As String) As Boolean