StringExtensions.EqualsAsLocation(String, String) Method
Definition
Important
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 static bool EqualsAsLocation (this string location1, string location2);
static member EqualsAsLocation : string * string -> bool
<Extension()>
Public Function EqualsAsLocation (location1 As String, location2 As String) As Boolean
Parameters
- location1
- String
- location2
- String