BasicHelper.IVsTeamExplorer Property

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

‘선언
Public ReadOnly Property IVsTeamExplorer As IVsTeamExplorer
    Get
public IVsTeamExplorer IVsTeamExplorer { get; }
public:
property IVsTeamExplorer^ IVsTeamExplorer {
    IVsTeamExplorer^ get ();
}
member IVsTeamExplorer : IVsTeamExplorer
function get IVsTeamExplorer () : IVsTeamExplorer

Property Value

Type: Microsoft.TeamFoundation.Common.IVsTeamExplorer

.NET Framework Security

See Also

Reference

BasicHelper Class

Microsoft.TeamFoundation.Common Namespace