AppsContextApplicationSettingGroupService Property |
应用配置服务分组
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationSettingGroupService ApplicationSettingGroupService { get; }
public:
property IApplicationSettingGroupService^ ApplicationSettingGroupService {
IApplicationSettingGroupService^ get ();
}
Property Value
Type:
IApplicationSettingGroupService
See Also