WebContextBase 类
提供应用程序的上下文。
命名空间: System.ServiceModel.DomainServices.Client.ApplicationServices
程序集: System.ServiceModel.DomainServices.Client.Web(在 system.servicemodel.domainservices.client.web.dll 中)
用法
用法
Dim instance As WebContextBase
语法
声明
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
备注
通过此上下文可提供用于代码和 XAML 的服务和其他值。
继承层次结构
System.Object
System.ServiceModel.DomainServices.Client.ApplicationServices.WebContextBase
线程安全
此类型的任何公共静态(在 Visual Basic 中为 共享)成员都是线程安全的。不保证所有实例成员都是线程安全的。
平台
开发平台
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008 和 Windows 2000
目标平台
另请参见
参考
WebContextBase 成员
System.ServiceModel.DomainServices.Client.ApplicationServices 命名空间