Share via


IVsTeamExplorer.PortfolioExplorerPersistenceSlot Property

Gets the Guid of the Portfolio Explorer persistence slot.

Namespace:  Microsoft.TeamFoundation.Common
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
ReadOnly Property PortfolioExplorerPersistenceSlot As Guid
Guid PortfolioExplorerPersistenceSlot { get; }
property Guid PortfolioExplorerPersistenceSlot {
    Guid get ();
}
abstract PortfolioExplorerPersistenceSlot : Guid with get
function get PortfolioExplorerPersistenceSlot () : Guid

Property Value

Type: System.Guid
The Guid of the Portfolio Explorer persistence slot.

.NET Framework Security

See Also

Reference

IVsTeamExplorer Interface

Microsoft.TeamFoundation.Common Namespace