Udostępnij za pośrednictwem


HttpResponseMessageProperty.IMessageProperty.CreateCopy Metoda

Definicja

Tworzy nową kopię bieżącego wystąpienia.

 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

Nowo utworzona kopia typu IMessageProperty bieżącego wystąpienia.

Implementuje

Uwagi

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

Dotyczy