public int StartingFromPage { get; }
Public ReadOnly Property StartingFromPage As Integer Get
public: property int StartingFromPage { int get (); }
member StartingFromPage : int with get
In This Article