A reference to the singleton instance of the services for this application.
| C# | Visual Basic | Visual C++ |
public static IApplicationServices Instance { get; }
Public Shared ReadOnly Property Instance As IApplicationServices
public: static property IApplicationServices^ Instance { IApplicationServices^ get (); }
The singleton instance of IApplicationServices.