ImageSmall Property

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

[Missing <summary> documentation for "P:FacebookWrapper.ObjectModel.User.ImageSmall"]

Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)

Syntax

C#
public Image ImageSmall { get; }
Visual Basic
Public ReadOnly Property ImageSmall As Image
	Get
Visual C++
public:
property Image^ ImageSmall {
	Image^ get ();
}

See Also