System.Diagnostics.SwitchAttribute.GetAll Method

Returns all switch attributes for the specified assembly.

Syntax

public static SwitchAttribute[] GetAll (System.Reflection.Assembly assembly)

Parameters

assembly
The assembly to check for switch attributes.

Returns

An array that contains all the switch attributes for the assembly.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0