[This is preliminary documentation and is subject to change.]
Gets the top.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
protected int Top { get; } |
Visual Basic (Declaration) |
---|
Protected ReadOnly Property Top As Integer |
Visual C++ |
---|
protected: property int Top { int get (); } |