This documentation is archived and is not being maintained.
BuildPolicy Class
Visual Studio 2013
System::Object
Microsoft.TeamFoundation.VersionControl.Client::PolicyBase
Microsoft.TeamFoundation.Build.Controls::BuildPolicy
Microsoft.TeamFoundation.VersionControl.Client::PolicyBase
Microsoft.TeamFoundation.Build.Controls::BuildPolicy
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
The BuildPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CanEdit | (Overrides PolicyBase::CanEdit.) |
![]() | Description | (Overrides PolicyBase::Description.) |
![]() | Disposed | Returns true if this object has been disposed. (Inherited from PolicyBase.) |
![]() | InstallationInstructions | Gets or sets textual instructions about how the policy can be installed on a computer. (Inherited from PolicyBase.) |
![]() | PendingCheckin | Get an object that represents the pending changes part of the pending checkin. (Inherited from PolicyBase.) |
![]() | Type | (Overrides PolicyBase::Type.) |
![]() | TypeDescription | (Overrides PolicyBase::TypeDescription.) |
| Name | Description | |
|---|---|---|
![]() | Activate | Called if the user double-clicks on a policy failure. (Inherited from PolicyBase.) |
![]() | DisplayHelp | (Overrides PolicyBase::DisplayHelp(PolicyFailure).) |
![]() | Dispose | Disposes this object. (Inherited from PolicyBase.) |
![]() | Edit | (Overrides PolicyBase::Edit(IPolicyEditArgs).) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Evaluate | (Overrides PolicyBase::Evaluate().) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAssemblyName | (Overrides PolicyBase::GetAssemblyName().) |
![]() | GetBinaryFormatter | (Overrides PolicyBase::GetBinaryFormatter().) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Initialize | (Overrides PolicyBase::Initialize(IPendingCheckin).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnPolicyStateChanged | Fire the event to notify of a change in policy state. (Inherited from PolicyBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PolicyStateChanged | Occurs when the state of the policy is changed. (Inherited from PolicyBase.) |
Show:
