[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Facebook.Api.FeedStory"]

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
[FacebookObjectAttribute("feed_story")]
public class FeedStory : FacebookObjectBase
Visual Basic (Declaration)
<FacebookObjectAttribute("feed_story")> _
Public Class FeedStory _
	Inherits FacebookObjectBase
Visual C++
[FacebookObjectAttribute(L"feed_story")]
public ref class FeedStory : public FacebookObjectBase

Inheritance Hierarchy

System..::.Object
  Facebook.Api..::.FacebookObjectBase
    Facebook.Api..::.FeedStory

See Also

FeedStory Members
Facebook.Api Namespace