Click or drag to resize
OperationContractAttributeAction Property
Gets or sets the WS-Addressing action of the request message.

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

Property Value

Type: String
See Also