PolicyOverrideInfo Class

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

Syntax

'Declaration
Public Class PolicyOverrideInfo _
    Implements IValidatable
'Usage
Dim instance As PolicyOverrideInfo
public class PolicyOverrideInfo : IValidatable
public ref class PolicyOverrideInfo : IValidatable
public class PolicyOverrideInfo implements IValidatable

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.PolicyOverrideInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PolicyOverrideInfo Members

Microsoft.TeamFoundation.VersionControl.Server Namespace