WebPathParserTryGetValidInstanceName - метод |
Пространство имён:
Tessa.Web.Services
Сборка:
Tessa.Web (в Tessa.Web.dll) Версия: 3.5.0.19
Синтаксис protected virtual string TryGetValidInstanceName(
string instanceName,
out bool multipleInstances
)
Protected Overridable Function TryGetValidInstanceName (
instanceName As String,
<OutAttribute> ByRef multipleInstances As Boolean
) As String
protected:
virtual String^ TryGetValidInstanceName(
String^ instanceName,
[OutAttribute] bool% multipleInstances
)
abstract TryGetValidInstanceName :
instanceName : string *
multipleInstances : bool byref -> string
override TryGetValidInstanceName :
instanceName : string *
multipleInstances : bool byref -> string
Параметры
- instanceName
- Тип: SystemString
- multipleInstances
- Тип: SystemBoolean
Возвращаемое значение
Тип:
StringСм. также