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
‘선언
ReadOnly Property PortfolioExplorerPersistenceSlot As Guid
Get
Guid PortfolioExplorerPersistenceSlot { get; }
property Guid PortfolioExplorerPersistenceSlot {
Guid get ();
}
abstract PortfolioExplorerPersistenceSlot : Guid
function get PortfolioExplorerPersistenceSlot () : Guid
Property Value
Type: System.Guid
The Guid of the Portfolio Explorer persistence slot.
.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.