AjaxConfigurationSpecialWords Property |
特殊关键字集合
Namespace: X3Platform.Ajax.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic NameValueConfigurationCollection SpecialWords { get; set; }
public:
property NameValueConfigurationCollection^ SpecialWords {
NameValueConfigurationCollection^ get ();
void set (NameValueConfigurationCollection^ value);
}
Property Value
Type:
NameValueConfigurationCollection
See Also