Windows Communication Foundation Directive Syntax

Specifies settings used by the Windows Communication Foundation (WCF) directives in the .svc files to direct the compilers. Each directive can contain one or more attributes (paired with values) that are specific to that directive. WCF has only the @ServiceHost directive.

本節內容

  • @ServiceHost
    Defines page-specific attributes used by the .svc compiler. Can be included only in .svc files.

相關章節

另請參閱

其他資源

Hosting
Hosting in IIS
Hosting in WAS

建置日期:2011-02-23