.svc
文件类型:IIS Special Content File
扩展名为.svc的文件是一个Web文件。文件说明:
Text file that contains information about a Windows Communication Foundation (WCF) service that can be run using Microsoft Internet Information Services (IIS); includes a WCF-specific processing directive that activates hosted services in response to incoming messages.The syntax of an SVC file may look something like this:
<% @ServiceHost Service=Namespace.ServiceTypeName %>
The address of an SVC file is typically http://localhost/Application1/MyService.svc..svc
打开.svc文件
Mac OS
Windows
Microsoft Internet Information Services (IIS)Linux
其它内容
来源:. svc文件