Represents information about an application that is configured for out-of-browser support.
Public NotInheritable Class OutOfBrowserSettings _ Inherits DependencyObject
public sealed class OutOfBrowserSettings : DependencyObject
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"> <Deployment.OutOfBrowserSettings> <OutOfBrowserSettings ...> propertyElements </OutOfBrowserSettings> </Deployment.OutOfBrowserSettings> </Deployment>
Property elements that specify values for OutOfBrowserSettings properties.
The OutOfBrowserSettings type exposes the following members.
This class is used by the Deployment..::.OutOfBrowserSettings property for out-of-browser support.
For more information, see How to: Configure an Application for Out-of-Browser Support.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.