Partager via


WebBodyFormatMessageProperty.CreateCopy Méthode

Définition

Retourne l'instance active de la propriété actuelle.

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

Retours

Instance de l'interface IMessageProperty qui est une copie du WebBodyFormatMessageProperty actuel.

Implémente

S’applique à