Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Studio SDK
PolicyBase Class
PolicyBase Events
 PolicyStateChanged Event
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Reference for Team Foundation Server SDK
PolicyBase..::.PolicyStateChanged Event

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Visual Basic (Declaration)
Public Overridable Event PolicyStateChanged As PolicyStateChangedHandler
Visual Basic (Usage)
Dim instance As PolicyBase
Dim handler As PolicyStateChangedHandler

AddHandler instance.PolicyStateChanged, handler
C#
public virtual event PolicyStateChangedHandler PolicyStateChanged
Visual C++
public:
virtual  event PolicyStateChangedHandler^ PolicyStateChanged {
    void add (PolicyStateChangedHandler^ value);
    void remove (PolicyStateChangedHandler^ value);
}
JScript
JScript does not support events.

Implements

IPolicyEvaluation..::.PolicyStateChanged
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker