ConditionalAttribute.ConditionString Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the conditional compilation symbol that is associated with the ConditionalAttribute attribute.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringA string that specifies the case-sensitive conditional compilation symbol that is associated with the ConditionalAttribute attribute.
Show: