Click or drag to resize
OperationContractAttributeReplyAction Property
Gets or sets the value of the SOAP action for the reply message of the operation.

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

Property Value

Type: String
See Also