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

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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Facebook.Api..::.FacebookObjectBase
    Facebook.Api..::.StreamPhoto

See Also

StreamPhoto Members
Facebook.Api Namespace