Share via


IVsTeamFoundationBuild.BuildExplorer Property

Use this property to change or get information about the build explorer.

Namespace:  Microsoft.VisualStudio.TeamFoundation.Build
Assembly:  Microsoft.VisualStudio.TeamFoundation.Build (in Microsoft.VisualStudio.TeamFoundation.Build.dll)

Syntax

'Declaration
ReadOnly Property BuildExplorer As IBuildExplorer
IBuildExplorer BuildExplorer { get; }
property IBuildExplorer^ BuildExplorer {
    IBuildExplorer^ get ();
}
abstract BuildExplorer : IBuildExplorer with get
function get BuildExplorer () : IBuildExplorer

Property Value

Type: Microsoft.VisualStudio.TeamFoundation.Build.IBuildExplorer
Returns IBuildExplorer.

.NET Framework Security

See Also

Reference

IVsTeamFoundationBuild Interface

Microsoft.VisualStudio.TeamFoundation.Build Namespace