store_info_set_string
Description:
[ Version ( deprecated = true , deprecated_since = "3.46" , replacement = "StoreInfo.set_string" ) ]
public void store_info_set_string (StoreSummary summary, StoreInfo info, int type, string value)
Warning: store_info_set_string is deprecated since 3.46. Use StoreInfo.set_string.
Set a specific string on the info
.
Note:
Use set_value instead.
Parameters:
summary |
a StoreSummary object |
info | |
type |
specific string being set |
value |
string value to set |
Namespace: Camel
Package: camel-1.2