[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.
Public Class ApplicationServiceContext
Dim instance As ApplicationServiceContext
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.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.