IProxyRegistration Interface
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