Udostępnij za pośrednictwem


HttpRequestMessageProperty.IMessageProperty.CreateCopy Metoda

Definicja

Tworzy i zwraca kopię bieżącego obiektu.

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

Zwraca

IMessageProperty Obiekt reprezentujący kopię bieżącego obiektu.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy HttpRequestMessageProperty wystąpienie jest rzutowanie do interfejsu IMessageProperty .

Dotyczy