Represents photo info in Attachment

Namespace:  Facebook.BindingHelper
Assembly:  Facebook (in Facebook.dll) Version: 3.0.1.0 (3.0.1)

Syntax

C#
public class ActivityPostAttachmentPhotoInfo : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class ActivityPostAttachmentPhotoInfo _
	Implements INotifyPropertyChanged
Visual C++
public ref class ActivityPostAttachmentPhotoInfo : INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  Facebook.BindingHelper..::.ActivityPostAttachmentPhotoInfo

See Also