This documentation is archived and is not being maintained.
ServiceMetadataExtension Class
Visual Studio 2008
Provides the implementation for the metadata publishing protocols.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The ServiceMetadataExtension is configured and used by configuring a service with the System.ServiceModel.Description.ServiceMetadataBehavior.
You can also use the ServiceMetadataExtension class to get the service's metadata at runtime by accessing the Metadata property.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: