VsSearchTask.SearchResults Property

Definition

The number of search results found

public:  property System::UInt32 SearchResults {  public:
System::UInt32 get(); protected:
 void set(System::UInt32 value); };
public:  property unsigned int SearchResults {  public:
unsigned int get(); protected:
 void set(unsigned int value); };
public uint SearchResults { get; protected set; }
member this.SearchResults : uint32 with get, set
Public Property SearchResults As UInteger

Property Value

Applies to