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