HttpResponseMessageProperty.IMessageProperty.CreateCopy Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new copy of the current instance.
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
A newly created copy of type IMessageProperty of the current instance.
This member is an explicit interface member implementation. It can be used only when the HttpResponseMessageProperty instance is cast to an IMessageProperty interface.
Product | Versions |
---|---|
.NET | Core 1.0, Core 1.1, 8 (package-provided) |
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1 |
.NET Standard | 2.0 (package-provided) |
UWP | 10.0 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: