System.Runtime.Remoting.Metadata.SoapParameterAttribute Class

Customizes SOAP generation and processing for a parameter. This class cannot be inherited.

See Also: SoapParameterAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Parameter)]
[System.Runtime.InteropServices.ComVisible(true)]
public sealed class SoapParameterAttribute : SoapAttribute

Remarks

The target objects for the System.Runtime.Remoting.Metadata.SoapParameterAttribute attributes are parameters of method calls that are remotely invoked. The System.Runtime.Remoting.Metadata.SoapParameterAttribute is used to specify information that controls how the .NET Framework generates the SOAP XML wire format for target parameters.

Requirements

Namespace: System.Runtime.Remoting.Metadata
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0