Exceptions returned by the Team Foundation Server
Namespace: MSBuild.Community.Tasks.Tfs
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class TeamFoundationServerException Inherits Exception |
C# |
---|
public class TeamFoundationServerException : Exception |
C++ |
---|
ref class TeamFoundationServerException : Exception |
J# |
---|
public class TeamFoundationServerException extends Exception |
JScript |
---|
public class TeamFoundationServerException extends Exception |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
See Also
Documentation version 1.0.0.0.