the subscription entry for a subscriptionfeed Feed

Namespace:  Google.YouTube
Assembly:  Google.GData.YouTube (in Google.GData.YouTube.dll)
Version: 1.4.0.2

Syntax

C#
public class Subscription : Entry
Visual Basic (Declaration)
Public Class Subscription _

	Inherits Entry
Visual C++
public ref class Subscription : public Entry

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.Entry
    Google.YouTube..::.Subscription

See Also