共用方式為


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 命名空間