System.Diagnostics.ConditionalAttribute.ConditionString Property

Gets the conditional compilation symbol that is associated with the System.Diagnostics.ConditionalAttribute attribute.

Syntax

public string ConditionString { get; }

Value

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

Remarks

This property is read-only.

Requirements

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