Share via


Subscription Members

Include Protected Members
Include Inherited Members

Represents a subscription

The Subscription type exposes the following members.

Constructors

 

Name

Description

Public method

Subscription

Creates a new instance of a Subscription class.

Top

Methods

 

Name

Description

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns the string that represents the subscription. (Overrides Object.ToString().)

Top

Fields

 

Name

Description

Public fieldStatic member

Unset

Top

Properties

 

Name

Description

Public property

ConditionString

Gets or sets the string representing a condition in a subscription.

Public property

DeliveryPreference

Gets or sets the method by which notifications are delivered.

Public property

Device

Gets or sets the device of the subscription

Public property

EventType

Gets or sets the EventType attribute for the subscription.

Public property

ID

Gets or sets the identifier associated with the subscription.

Public property

Subscriber

Gets or sets the identity subscribed to a subscription.

Public property

Tag

Gets or sets the value of a subscription tag.

Top

See Also

Reference

Subscription Class

Microsoft.TeamFoundation.Server Namespace