SpringContextApplication Property |
应用上下文接口
Namespace: X3Platform.SpringAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IApplicationContext Application { get; }
public:
property IApplicationContext^ Application {
IApplicationContext^ get ();
}
Property Value
Type:
IApplicationContext
See Also