This documentation is archived and is not being maintained.
Windows Communication Foundation Directive Syntax
Visual Studio 2010
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.
In This Section
- @ServiceHost
- Defines page-specific attributes used by the .svc compiler. Can be included only in .svc files.
Related Sections
See Also
Build Date: 2011-02-07
Show: