This documentation is archived and is not being maintained.
LoadFailurePolicyType Class
Visual Studio 2013
Represents a failure in the attempt to load a policy type.
System::Object
Microsoft.TeamFoundation.VersionControl.Client::PolicyType
Microsoft.TeamFoundation.VersionControl.Client::LoadFailurePolicyType
Microsoft.TeamFoundation.VersionControl.Client::PolicyType
Microsoft.TeamFoundation.VersionControl.Client::LoadFailurePolicyType
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
The LoadFailurePolicyType type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Description | Gets a description of this policy type. (Inherited from PolicyType.) |
![]() | Name | Gets the name of the policy type. (Inherited from PolicyType.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | New | Throws an exception representing a failure to load the policy type. (Overrides PolicyType::New().) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
