Share via


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

value = instance.WarningsIssued 

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

.NET Framework Security

See Also

Reference

SubscriberInfo Class

SubscriberInfo Members

Microsoft.TeamFoundation.Server Namespace