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.
This interface will return the collection ID associated with the passed in URL. If no collection is found, this should return null.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Interface IProxyRegistration
public interface IProxyRegistration
public interface class IProxyRegistration
type IProxyRegistration = interface end
public interface IProxyRegistration
The IProxyRegistration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetCollectionId |
Top