Share via


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

value = instance.IsEnabled 

instance.IsEnabled = value
public bool IsEnabled
public:
bool IsEnabled
public var IsEnabled : boolean

.NET Framework Security

See Also

Reference

SubscriberInfo Class

SubscriberInfo Members

Microsoft.TeamFoundation.Server Namespace