PropertyException(String) - конструктор |
PropertyException constructor.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public PropertyException(
string name
)
Public Sub New (
name As String
)
public:
PropertyException(
String^ name
)
new :
name : string -> PropertyException
Параметры
- name
- Тип: SystemString
The name of the property that is at the origin of the exception.
См. также