public int MaxResultsCount { get; }
Public ReadOnly Property MaxResultsCount As Integer Get
public: virtual property int MaxResultsCount { int get () sealed; }
abstract MaxResultsCount : int with get override MaxResultsCount : int with get
In This Article