5 references to EnumProperty
Microsoft.Build.Framework (5)
XamlTypes\EnumValue.cs (5)
15
/// Represents an admissible value of an <see cref="
EnumProperty
"/>.
107
/// The switch representation of this property for the case when the parent <see cref="
EnumProperty
"/> represents a tool parameter.
112
/// <example> The VC compiler has an <see cref="
EnumProperty
"/> named <c>Optimization</c>used to specify the desired optimization type. All the
122
/// The prefix for the switch representation of this value for the case when the parent <see cref="
EnumProperty
"/> represents a tool parameter.
135
/// <see cref="
EnumProperty
"/>.