| SearchExecutorBaseAddAttribute Method (String, String) |
添加属性
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic void AddAttribute(
string key,
string value
)
Parameters
- key
- Type: SystemString
- value
- Type: SystemString
See Also