Sdílet prostřednictvím


ClientSection.Metadata Vlastnost

Definice

Získá nastavení konfigurace pro zpracování metadat.

public:
 property System::ServiceModel::Configuration::MetadataElement ^ Metadata { System::ServiceModel::Configuration::MetadataElement ^ get(); };
[System.Configuration.ConfigurationProperty("metadata")]
public System.ServiceModel.Configuration.MetadataElement Metadata { get; }
[<System.Configuration.ConfigurationProperty("metadata")>]
member this.Metadata : System.ServiceModel.Configuration.MetadataElement
Public ReadOnly Property Metadata As MetadataElement

Hodnota vlastnosti

A MetadataElement , který představuje nastavení konfigurace pro zpracování metadat.

Atributy

Platí pro