IApplicationServiceItem Property |
缓存的索引
Namespace: X3Platform.Apps.IBLLAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxApplicationInfo this[
string applicationName
] { get; }
property ApplicationInfo^ default[String^ applicationName] {
ApplicationInfo^ get (String^ applicationName);
}
Parameters
- applicationName
- Type: SystemString
缓存标识
Return Value
Type:
ApplicationInfo
See Also