Platform Core .NET Assemblies API
StartsWith Method
See Also  Send Feedback
Terrasoft.Common Namespace > UriUtilities Class : StartsWith Method
source
Primary comparison argument.
value
Target comparison argument.

Glossary Item Box

Determines if the start of the current System.Uri instance matches the specified URI.

Syntax

 
C#
 
 

Parameters

source
Primary comparison argument.
value
Target comparison argument.

Return Value

true, if the value parameter matches the start of the current URI; otherwise – false.

Remarks

Extension method for the System.Uri class.

Requirements

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

See Also

© Terrasoft 2002-2018.