This documentation is archived and is not being maintained.
ISyncService::SaveSyncProperty Method
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
void SaveSyncProperty( Guid serverId, int baselineRev, String^ name, String^ value )
Parameters
- serverId
- Type: System::Guid
- baselineRev
- Type: System::Int32
- name
- Type: System::String
- value
- Type: System::String
- 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: