Mono Class Library: System.Diagnostics.ConditionalAttribute Overview | Members

System.Diagnostics.ConditionalAttribute Constructor

Constructs and initializes a new instance of the System.Diagnostics.ConditionalAttribute class.

public ConditionalAttribute (string conditionString)

Parameters

conditionString
A string that contains the pre-processing identifier that makes callable the target method of the current instance.

Remarks

This constructor initializes the ConditionalAttribute.ConditionString property of the current instance using conditionString.

Requirements

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