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