This documentation is archived and is not being maintained.
TeamFoundationTeam::SetProperty Method
Visual Studio 2013
Sets a property, will overwrite if already set.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- name
- Type: System::String
Name of the property.
- value
- Type: System::Object
Value of the property.
- 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: