Converts BuildAction values to and from enumeration types and strings.
The BuildActionConverter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
BuildActionConverter | Initializes a new instance of BuildActionConverter. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
CanConvertFrom | Overloaded. |
![]() |
CanConvertTo | Overloaded. |
![]() |
ConvertFrom | Overloaded. |
![]() |
ConvertFromInvariantString | Overloaded. |
![]() |
ConvertFromString | Overloaded. |
![]() |
ConvertTo | Overloaded. |
![]() |
ConvertToInvariantString | Overloaded. |
![]() |
ConvertToString | Overloaded. |
![]() |
CreateInstance | Overloaded. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetConvertFromException | Returns an exception to throw when a conversion cannot be performed. (Inherited from TypeConverter.) |
![]() |
GetConvertToException | Returns an exception to throw when a conversion cannot be performed. (Inherited from TypeConverter.) |
![]() |
GetCreateInstanceSupported | Overloaded. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetProperties | Overloaded. |
![]() |
GetPropertiesSupported | Overloaded. |
![]() |
GetStandardValues | Overloaded. |
![]() |
GetStandardValuesExclusive | Overloaded. |
![]() |
GetStandardValuesSupported | Overloaded. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IsValid | Overloaded. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
SortProperties | Sorts a collection of properties. (Inherited from TypeConverter.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Comparer | Gets an IComparer that can be used to sort the values of the enumeration. (Inherited from EnumConverter.) |
![]() |
EnumType | Specifies the type of the enumerator this converter is associated with. (Inherited from EnumConverter.) |
![]() |
Values | Gets or sets a TypeConverter.StandardValuesCollection that specifies the possible values for the enumeration. (Inherited from EnumConverter.) |
Top
.gif)
.gif)
.gif)