AppsContextApplicationPackageService Property |
应用数据包
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationPackageService ApplicationPackageService { get; }
public:
property IApplicationPackageService^ ApplicationPackageService {
IApplicationPackageService^ get ();
}
Property Value
Type:
IApplicationPackageService
See Also