protected abstract string SearchPattern { get; }
Protected MustOverride ReadOnly Property SearchPattern As String Get
protected: virtual property String^ SearchPattern { String^ get () abstract; }
abstract SearchPattern : string with get
In This Article