AppsContextApplicationFeatureService Property |
应用功能服务
Namespace: X3Platform.AppsAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationFeatureService ApplicationFeatureService { get; }
public:
property IApplicationFeatureService^ ApplicationFeatureService {
IApplicationFeatureService^ get ();
}
Property Value
Type:
IApplicationFeatureService
See Also