Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

UriUtilities.StartsWith - метод Смотри также  Terrasoft.Common - пространство имен > UriUtilities - класс : StartsWith - метод C#

source
Prmary comparison argument.
value
Target comparison argument.

Glossary Item Box

Determines whether the start of the System.Uri instance matches the specified URI.

Синтаксис

[Extension()] 
public static bool StartsWith( 
   Uri source, 
   Uri value 
)

Параметры

source
Prmary comparison argument.
value
Target comparison argument.

Тип возвращаемого значения

true if the value parameter matches the start if this URI; otherwise – false.

Заметки

Extensible method for the System.Uri class.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?