MessageHeaderDescription Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the MessageHeaderDescription class with a specified qualified name.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- name
-
Type:
System::String^
The name of the message header.
- ns
-
Type:
System::String^
The namespace of the message header.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Show: