Click here to Skip to main content
15,906,094 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
can anybody explain in simplest possible way as to what is IApplicationContext
why is it used ?
For what purposes it used ?
How is it used ?

What I have tried:

can anybody explain in simplest possible way as to what is IApplicationContext
why is it used ?
For what purposes it used ?
How is it used ?
Posted
Updated 28-May-18 19:18pm

1 solution

Everything is mentioned in the official documentation.

From the docs

pecifies the contextual information about an application thread.


https://msdn.microsoft.com/en-us/library/system.windows.forms.applicationcontext%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396[^]
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900