ITeamExplorerSectionExtensions Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

ITeamExplorerSection extension methods.

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Controls.ITeamExplorerSectionExtensions

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ITeamExplorerSectionExtensions
public static class ITeamExplorerSectionExtensions
[ExtensionAttribute]
public ref class ITeamExplorerSectionExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type ITeamExplorerSectionExtensions =  class end
public final class ITeamExplorerSectionExtensions

The ITeamExplorerSectionExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member GetId Get the ID for this section.
Public methodStatic member GetProperty Get a section property.
Public methodStatic member SetProperty Set a section property.

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.

See Also

Reference

Microsoft.TeamFoundation.Controls Namespace