Appkit 基础类库
Appkit 基础类库
Appkit.Components
XmlEditor Class
XmlEditor Methods
AddDefaultAttribute Method
GetUrl Method
XmlEditor
AddDefaultAttribute Method
添加新建节点时自动创建的默认属性
Namespace:
Appkit.Components
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
void
AddDefaultAttribute
(
string
name
)
Parameters
name
Type:
System
String
属性名称
See Also
Reference
XmlEditor Class
Appkit.Components Namespace