AppsContextApplicationPackageLogService Property |
应用数据包发送日志
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationPackageLogService ApplicationPackageLogService { get; }
public:
property IApplicationPackageLogService^ ApplicationPackageLogService {
IApplicationPackageLogService^ get ();
}
Property Value
Type:
IApplicationPackageLogService
See Also