Share via


SubscriberInfo.SubscriberName 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 SubscriberName As String
'Usage
Dim instance As SubscriberInfo 
Dim value As String 

value = instance.SubscriberName 

instance.SubscriberName = value
public string SubscriberName
public:
String^ SubscriberName
public var SubscriberName : String

.NET Framework Security

See Also

Reference

SubscriberInfo Class

SubscriberInfo Members

Microsoft.TeamFoundation.Server Namespace