FbApiWrapper - Documentation |
PicturesColleciton..::..GetPictureUrl Method |
PicturesColleciton Class See Also Send Feedback |
Returns a URL of the objects picture in the requested size
Namespace: FacebookWrapper.ObjectModel
Assembly: FbGraphApiWrapper (in FbGraphApiWrapper.dll) Version: 6.2.1.2 (6.2.1.2)
Syntax
C# |
---|
public string GetPictureUrl( string i_PictureSize ) |
Visual Basic |
---|
Public Function GetPictureUrl ( _ i_PictureSize As String _ ) As String |
Visual C++ |
---|
public: String^ GetPictureUrl( String^ i_PictureSize ) |
Parameters
- i_PictureSize
- Type: System..::..String
The requested size of the object picture