Share via


ExceptionPropertyCollection.Set Method

Include Protected Members
Include Inherited Members

Sets the exception property with the specified name to the specified value.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Set(String, Boolean) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Boolean[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Byte) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Byte[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Char) Sets the exception property with the specified name to the specified value.
Public method Set(String, DateTime) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<DateTime[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Decimal) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Decimal[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Double) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Double[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Guid) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Guid[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Int16) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Int16[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Int32) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Int32[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Int64) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Int64[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, Single) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<Single[]) Sets the exception property with the specified name to the specified value.
Public method Set(String, String) Sets the exception property with the specified name to the specified value.
Public method Set(String, array<String[]) Sets the exception property with the specified name to the specified value.

Top

See Also

Reference

ExceptionPropertyCollection Class

Microsoft.TeamFoundation.Common Namespace