BasicHelper.IVsTeamExplorer Property
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Dichiarazione
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.