This documentation is archived and is not being maintained.
Workspace::PendPropertyChange Method (String, PropertyValue)
Visual Studio 2013
Pends changes on the passed in path giving it the passed in properties.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- path
- Type: System::String
The path to pend the property changes on.
- property
- Type: Microsoft.TeamFoundation.Framework.Client::PropertyValue
The property of this object.
- 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: