Click or drag to resize
IApplicationServiceItem Property
缓存的索引

Namespace: X3Platform.Apps.IBLL
Assembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
ApplicationInfo this[
	string applicationName
] { get; }

Parameters

applicationName
Type: SystemString
缓存标识

Return Value

Type: ApplicationInfo
See Also