| ImportConfigItem Property |
读取或设置指定名称属性的值
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string this[
string name
] { get; set; }Parameters
- name
- Type: SystemString
Return Value
Type:
String
See Also