言語

MdsServiceHostFactory クラス

定義

は、 Microsoft.MasterDataServices.Services.MdsServiceHost クラスのインスタンスを提供するファクトリーを表します。

public ref class MdsServiceHostFactory sealed : System::ServiceModel::Activation::ServiceHostFactory
public sealed class MdsServiceHostFactory : System.ServiceModel.Activation.ServiceHostFactory
type MdsServiceHostFactory = class
    inherit ServiceHostFactory
Public NotInheritable Class MdsServiceHostFactory
Inherits ServiceHostFactory
継承
MdsServiceHostFactory

コンストラクター

名前 説明
MdsServiceHostFactory()

MdsServiceHostFactory クラスの新しいインスタンスを初期化します。

適用対象