次の方法で共有


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

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

WebContextBase のメンバー
System.ServiceModel.DomainServices.Client.ApplicationServices 名前空間