ApplicationServiceItem Property |
索引
Namespace: X3Platform.Apps.BLLAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ApplicationInfo this[
string applicationName
] { get; }
public:
virtual property ApplicationInfo^ default[String^ applicationName] {
ApplicationInfo^ get (String^ applicationName) sealed;
}
Parameters
- applicationName
- Type: SystemString
Return Value
Type:
ApplicationInfoImplements
IApplicationServiceItemString
See Also