Click or drag to resize
MessageContractAttributeWrapperName Property
Gets or sets the name of the wrapper element of the message body.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
public string WrapperName { get; set; }

Property Value

Type: String
See Also