How many occurrences of the word are in the URL.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual int InURL { get; set; }
Public Overridable Property InURL As Integer
public: virtual property int InURL { int get (); void set (int value); }