CoverPhotoThumbURL Property

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

[Missing <summary> documentation for "P:FacebookWrapper.ObjectModel.Album.CoverPhotoThumbURL"]

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

Syntax

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

See Also