Classe WebContextBase

Fournit le contexte d'une application.

Espace de noms: System.ServiceModel.DomainServices.Client.ApplicationServices
Assembly : System.ServiceModel.DomainServices.Client.Web (dans system.servicemodel.domainservices.client.web.dll)

Utilisation

'Utilisation
Dim instance As WebContextBase

Syntaxe

'Déclaration
Public MustInherit Class WebContextBase
    Implements INotifyPropertyChanged, IApplicationService, IApplicationLifetimeAware
public abstract class WebContextBase : INotifyPropertyChanged, IApplicationService, IApplicationLifetimeAware
public ref class WebContextBase abstract : INotifyPropertyChanged, IApplicationService, IApplicationLifetimeAware
public abstract class WebContextBase implements INotifyPropertyChanged, IApplicationService, 
    IApplicationLifetimeAware
public abstract class WebContextBase implements INotifyPropertyChanged, IApplicationService, 
    IApplicationLifetimeAware

Notes

Ce contexte rend les services et autres valeurs disponibles pour utilisation à partir du code et de XAML.

Hiérarchie d'héritage

System.Object
  System.ServiceModel.DomainServices.Client.ApplicationServices.WebContextBase

Sécurité des threads

Tous les membres publics statiques (Partagés dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Plateformes

Plateformes de développement

Windows XP Édition familiale, Windows XP Professionnel, Windows Server 2003 , Windows Server 2008 et Windows 2000

Plateformes cibles

Voir aussi

Référence

Membres WebContextBase
Espace de noms System.ServiceModel.DomainServices.Client.ApplicationServices