Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note: This API is now obsolete.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Common.BasicHelper
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
<ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")> _
Public Class BasicHelper
[CLSCompliantAttribute(false)]
[ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")]
public class BasicHelper
[CLSCompliantAttribute(false)]
[ObsoleteAttribute(L"The BasicHelper class is deprecated and be removed in the subsequent release.")]
public ref class BasicHelper
[<CLSCompliantAttribute(false)>]
[<ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")>]
type BasicHelper = class end
public class BasicHelper
The BasicHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
BasicHelper |
Top
Methods
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.