Constants.vsWindowKindFindResults1 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Find Results 1 window.
public: System::String ^ vsWindowKindFindResults1;
std::wstring vsWindowKindFindResults1;
public const string vsWindowKindFindResults1;
val mutable vsWindowKindFindResults1 : string
Public Const vsWindowKindFindResults1 As String
Field Value
Remarks
GUID value = {0F887920-C2B6-11D2-9375-0080C747D9A0}.
vsWindowKindFindResults1 is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.