HttpRequestMessageProperty::IMessageProperty::CreateCopy Method ()

.NET Framework (current version)
 

Creates and returns a copy of the current object.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

private:
virtual IMessageProperty^ CreateCopy() sealed = IMessageProperty::CreateCopy

Return Value

Type: System.ServiceModel.Channels::IMessageProperty^

A IMessageProperty object that represents a copy of the current object.

Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Return to top
Show: