System.Web.Services.Protocols.LogicalMethodInfo.OutParameters Property

Gets the out parameters for the method.

Syntax

public System.Reflection.ParameterInfo[] OutParameters { get; }

Value

a System.Reflection.ParameterInfo[]

Remarks

Use a System.Reflection.ParameterInfo to obtain information about the parameter's data type, default value, and so on.

Requirements

Namespace: System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0