ConditionalAttribute (System.Diagnostics.ConditionalAttribute)

Inherits: System.Attribute

Interfaces: _Attribute

Derived Types: 0

Assembly: mscorlib.dll

Indicates to compilers that a method is callable if a specified preprocessing identifier is applied to the method.

VB.NET C#

C#

public sealed class ConditionalAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
{
}

Articles

A method that is decorated with the ConditionalAttribute attribute may ...

A method that is decorated with the ConditionalAttribute attribute may ... vs.71).aspx (http://msdn2.microsoft.com/en-us/library/system.diagnostics.conditionalattribute(vs.71).aspx)

Mono Documentation

... System.Diagnostics.ConditionalAttribute Overview | Members System.Diagnostics.ConditionalAttribute ... Gets the System.String that contains the pre-processing identifier ...

Brad Abrams : The SLAR on System.Diagnostics.ConditionalAttribute

More from the series sharing some of the information in the .NET Framework Standard Library Annotated Reference Vol 1 here is an annotation and simple sample from the System ...

Debug (Miembros de) (Sintaxis de Visual J#)

attribute System.Diagnostics.ConditionalAttribute(ConditionString = "DEBUG") */ public static void Assert ( boolean condition ); /** @attribute System.Diagnostics ...

Debug-Member (Visual J#-Syntax)

attribute System.Diagnostics.ConditionalAttribute(ConditionString = "DEBUG") */ public static void Assert ( boolean condition ); /** @attribute System.Diagnostics ...

Mono Documentation

The constructors of System.Diagnostics.ConditionalAttribute are listed below. For a list of all members, see the ConditionalAttribute Members list.

Mono Documentation

The members of System.Diagnostics.ConditionalAttribute are listed below. See Also: Inherited members from System.Attribute [ ...

ConditionalAttribute Class

Indicates to compilers that a method is callable if a specified preprocessing identifier is applied to the method. For a list of all members of this type, see ConditionalAttribute ...

ConditionalAttribute Class (System.Diagnostics)

Indicates to compilers that a method call or attribute should be ignored unless a specified conditional compilation symbol is defined.

System.Diagnostics.ConditionalAttribute Class

Base Types Object Attribute ConditionalAttribute. Assembly mscorlib Library BCL Summary Indicates to compilers that a method is callable if and only if a specified pre ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support