ServiceMetadataBehavior.MetadataExporter Właściwość

Definicja

Pobiera lub ustawia obiekt wewnętrzny MetadataExporter używany do publikowania metadanych usługi.

public:
 property System::ServiceModel::Description::MetadataExporter ^ MetadataExporter { System::ServiceModel::Description::MetadataExporter ^ get(); void set(System::ServiceModel::Description::MetadataExporter ^ value); };
public System.ServiceModel.Description.MetadataExporter MetadataExporter { get; set; }
member this.MetadataExporter : System.ServiceModel.Description.MetadataExporter with get, set
Public Property MetadataExporter As MetadataExporter

Wartość właściwości

Obiekt wewnętrzny MetadataExporter .

Uwagi

Użyj obiektu , MetadataExporter aby zmodyfikować publikację metadanych usługi.

Dotyczy