次の方法で共有


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 クラスの新しいインスタンスを初期化します。

適用対象