Share via


WebBodyFormatMessageProperty.CreateCopy Methode

Definition

Gibt die aktuelle Instanz der aktuellen Eigenschaft zurück.

public:
 virtual System::ServiceModel::Channels::IMessageProperty ^ CreateCopy();
public System.ServiceModel.Channels.IMessageProperty CreateCopy ();
abstract member CreateCopy : unit -> System.ServiceModel.Channels.IMessageProperty
override this.CreateCopy : unit -> System.ServiceModel.Channels.IMessageProperty
Public Function CreateCopy () As IMessageProperty

Gibt zurück

Eine Instanz der IMessageProperty-Schnittstelle, die eine Kopie der aktuellen WebBodyFormatMessageProperty ist.

Implementiert

Gilt für: