This documentation is archived and is not being maintained.
ExceptionPropertyCollection::Copy Method (ExceptionPropertyCollection)
Visual Studio 2013
Copies the properties from the specified collection to this collection.
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Parameters
- properties
- Type: Microsoft.TeamFoundation.Common::ExceptionPropertyCollection
A ExceptionPropertyCollection containing the properties to copy into this collection.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: