Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public SearchResult Results { get; set; }
public SearchResult Results { get; set; }
Public Property Results As SearchResult Get Set
Public Property Results As SearchResult Get Set
public: property SearchResult^ Results { SearchResult^ get (); void set (SearchResult^ value); }
public: property SearchResult^ Results { SearchResult^ get (); void set (SearchResult^ value); }
member Results : SearchResult with get, set
member Results : SearchResult with get, set
Property Value
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120