ClientSection::Metadata Property
.NET Framework (current version)
Gets the configuration settings for processing metadata.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("metadata")] property MetadataElement^ Metadata { MetadataElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::MetadataElement^A MetadataElementthat represents the configuration settings for processing metadata.
.NET Framework
Available since 3.0
Available since 3.0
Show: