KernelConfigurationKeySupportClient Property |
支持客户端输出
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic bool SupportClient { get; set; }
public:
property bool SupportClient {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also