| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BindingFactory Dim uriScheme As String Dim value As Boolean value = instance.Contains(uriScheme) | |
Parameters
- uriScheme
- The URI scheme.
Return Value
true if [contains] [the specified URI scheme]; otherwise, false.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x