'Declaration
Public Overloads Shared Function AreDomainsEqual( _ ByVal url1 As Uri, _ ByVal url2 As Uri _ ) As Boolean
Parameters
- url1
- The first URL to compare.
- url2
- The second URL to compare.
Return Value
True if they have the same domain.
'Declaration
Public Overloads Shared Function AreDomainsEqual( _ ByVal url1 As Uri, _ ByVal url2 As Uri _ ) As Boolean
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2