WebContextBase-Klasse

Stellt Kontext für die Anwendung bereit.

Namespace: System.ServiceModel.DomainServices.Client.ApplicationServices
Assembly: System.ServiceModel.DomainServices.Client.Web (in system.servicemodel.domainservices.client.web.dll)

Verwendung

'Usage
Dim instance As WebContextBase

Syntax

'Declaration
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

Hinweise

Dieser Kontext macht Dienste und andere Werte für Code und XAML verfügbar.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen statischen (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht sichergestellt.

Plattformen

Entwicklungsplattformen

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008 und Windows 2000

Zielplattformen

Siehe auch

Verweis

WebContextBase-Member
System.ServiceModel.DomainServices.Client.ApplicationServices-Namespace