ISolutionSectionSolutionInfo Interface

Extensibility interface for the solution info in Solutions section.

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

Syntax

'Declaration
Public Interface ISolutionSectionSolutionInfo
public interface ISolutionSectionSolutionInfo
public interface class ISolutionSectionSolutionInfo
type ISolutionSectionSolutionInfo =  interface end
public interface ISolutionSectionSolutionInfo

The ISolutionSectionSolutionInfo type exposes the following members.

Properties

  Name Description
Public property Path Get the full path of the SLN file.

Top

See Also

Reference

Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace