This documentation is archived and is not being maintained.
TeamPropertiesView::SetViewProperty Method
Visual Studio 2013
Sets a property value with the view namespace.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- propertyName
- Type: System::String
Name of the property.
- propertyValue
- 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: