XmlConfiguratonKeys Property |
键值配置信息
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic NameValueConfigurationCollection Keys { get; }
public:
property NameValueConfigurationCollection^ Keys {
NameValueConfigurationCollection^ get ();
}
Property Value
Type:
NameValueConfigurationCollection
See Also