ApplicationMessageAddProperty(XElement, String, String) - метод
Пространство имён: Tessa.Applications.MessagesСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
protected void AddProperty(
XElement xml,
string name,
string? value
)
Protected Sub AddProperty (
xml As XElement,
name As String,
value As String
)
protected:
void AddProperty(
XElement^ xml,
String^ name,
String^ value
)
member AddProperty :
xml : XElement *
name : string *
value : string -> unit
Параметры
- xml XElement
-
- name String
-
- value String
-