CommonStructureServiceFaultCodes Class
Note: This API is now obsolete.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Server.CommonStructureServiceFaultCodes
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Syntax
'Declaration
<ObsoleteAttribute("The CommonStructureServiceFaultCodes class is obsolete.")> _
Public NotInheritable Class CommonStructureServiceFaultCodes
[ObsoleteAttribute("The CommonStructureServiceFaultCodes class is obsolete.")]
public sealed class CommonStructureServiceFaultCodes
[ObsoleteAttribute(L"The CommonStructureServiceFaultCodes class is obsolete.")]
public ref class CommonStructureServiceFaultCodes sealed
[<Sealed>]
[<ObsoleteAttribute("The CommonStructureServiceFaultCodes class is obsolete.")>]
type CommonStructureServiceFaultCodes = class end
public final class CommonStructureServiceFaultCodes
The CommonStructureServiceFaultCodes type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | ||
ArgumentException | ||
ArgumentNullException | ||
BadServerConfig | ||
Security | ||
Service | ||
Unknown |
Top
Methods
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.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
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.