A reference to the applications service manager.
| C# | Visual Basic | Visual C++ |
public IApplicationServices Services { get; private set; }
Public Property Services As IApplicationServices
public: property IApplicationServices^ Services { IApplicationServices^ get (); void set (IApplicationServices^ value); }