Share via


ConditionalAttribute Members

The following tables list the members exposed by the ConditionalAttribute type.

Public Constructors

Name Description
Public Method ConditionalAttribute Initializes a new instance of the ConditionalAttribute class, specifying the name of the attribute that makes a specific conditional method callable.

Public Properties

Name Description
Public Property ConditionString Gets the string containing the preprocessing identifier that makes the target method of the current object callable.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

ConditionalAttribute Class
System.Diagnostics Namespace