This documentation is archived and is not being maintained.
Subscription Class
Visual Studio 2013
Describes an event subscription.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
The Subscription type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ConditionString | Gets or sets the condition string. |
![]() | DeliveryPreference | Gets or sets the delivery preference. |
![]() | Device | Gets or sets the device of this subscription. |
![]() | EventType | Gets or sets the event type. |
![]() | ID | Gets or sets the subscription ID. |
![]() | Subscriber | Gets or sets the subscriber of this subscription. |
![]() | Tag | Gets or sets the tag on this subscription. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Creates a user-readable string that states the properties of this instance. (Overrides Object::ToString().) |
Show:
