AppsContextApplicationEventService Property |
应用事件服务
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationEventService ApplicationEventService { get; }
public:
property IApplicationEventService^ ApplicationEventService {
IApplicationEventService^ get ();
}
Property Value
Type:
IApplicationEventService
See Also