Share via


TeamFoundationApplication.GetBisInstanceInfo Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Protected Overridable Function GetBisInstanceInfo As Guid
'Usage
Dim returnValue As Guid 

returnValue = Me.GetBisInstanceInfo()
protected virtual Guid GetBisInstanceInfo()
protected:
virtual Guid GetBisInstanceInfo()
protected function GetBisInstanceInfo() : Guid

Return Value

Type: System.Guid

.NET Framework Security

See Also

Reference

TeamFoundationApplication Class

TeamFoundationApplication Members

Microsoft.TeamFoundation.Server Namespace