Share via


ISolutionSectionSolutionInfo.Path Property

Get the full path of the SLN file.

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

Syntax

'Declaration
ReadOnly Property Path As String
string Path { get; }
property String^ Path {
    String^ get ();
}
abstract Path : string with get
function get Path () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ISolutionSectionSolutionInfo Interface

Microsoft.VisualStudio.TeamFoundation.Extensibility Namespace