Click or drag to resize
XmlEditorAddDefaultAttribute Method
添加新建节点时自动创建的默认属性

Namespace: Appkit.Components
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public void AddDefaultAttribute(
	string name
)

Parameters

name
Type: SystemString
属性名称
See Also