Share via


SubscriberInfo.Identifier Field

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 (in Microsoft.TeamFoundation.dll)

Syntax

'Declaration
Public Identifier As Integer
'Usage
Dim instance As SubscriberInfo 
Dim value As Integer 

value = instance.Identifier 

instance.Identifier = value
public int Identifier
public:
int Identifier
public var Identifier : int

.NET Framework Security

See Also

Reference

SubscriberInfo Class

SubscriberInfo Members

Microsoft.TeamFoundation.Server Namespace