ITeamExplorerSectionExtensions Class
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 | |
---|---|---|
GetId | Get the ID for this section. | |
GetProperty | Get a section property. | |
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.