Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 4 Beta
Collapse All/Expand All Collapse All
Other versions are also available for the following:
.NET Framework Class Library for Silverlight
ApplicationServiceContext Class

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Represents the initial state of a Silverlight application when application extension services are started.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Class ApplicationServiceContext
Visual Basic (Usage)
Dim instance As ApplicationServiceContext
C#
public class ApplicationServiceContext

This class is used as a parameter type for the IApplicationService..::.StartService method.

An application extension service can use the ApplicationInitParams property to get the application initialization parameters as specified by the Web page that hosts the Silverlight plug-in.

For more information, see Application Extension Services.

System..::.Object
  System.Windows..::.ApplicationServiceContext
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker