System.Runtime.Remoting.Metadata.SoapFieldAttribute Class

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

See Also: SoapFieldAttribute Members

Syntax

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

Remarks

The target objects for the System.Runtime.Remoting.Metadata.SoapFieldAttribute attribute are object fields. The System.Runtime.Remoting.Metadata.SoapFieldAttribute attribute is used to specify information that controls how the .NET Framework generates the SOAP XML wire format for target fields.

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