ApplicationMessageAddProperty(XElement, String, String) - метод
Пространство имён: Tessa.Applications.MessagesСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
-