This documentation is archived and is not being maintained.
PolicyStateChangedHandler Delegate
Visual Studio 2013
The event handler for asynchronous changes in policy state.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration Public Delegate Sub PolicyStateChangedHandler ( _ sender As Object, _ e As PolicyStateChangedEventArgs _ )
Parameters
- sender
- Type: System.Object
Show: