Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the list of displayed solutions.
Namespace: Microsoft.VisualStudio.TeamFoundation.Extensibility
Assembly: Microsoft.VisualStudio.TeamFoundation (in Microsoft.VisualStudio.TeamFoundation.dll)
Syntax
'Declaration
ReadOnly Property Solutions As ISolutionSectionSolutionInfo()
ISolutionSectionSolutionInfo[] Solutions { get; }
property array<ISolutionSectionSolutionInfo^>^ Solutions {
array<ISolutionSectionSolutionInfo^>^ get ();
}
abstract Solutions : ISolutionSectionSolutionInfo[] with get
function get Solutions () : ISolutionSectionSolutionInfo[]
Property Value
Type: array<Microsoft.VisualStudio.TeamFoundation.Extensibility.ISolutionSectionSolutionInfo[]
.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.
See Also
Reference
ISolutionsSectionExt Interface
Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace