Constants.vsWindowKindFindResults2 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 2 window.
public: System::String ^ vsWindowKindFindResults2;
std::wstring vsWindowKindFindResults2;
public const string vsWindowKindFindResults2;
val mutable vsWindowKindFindResults2 : string
Public Const vsWindowKindFindResults2 As String
Field Value
Remarks
GUID value = {0F887921-C2B6-11D2-9375-0080C747D9A0}.
vsWindowKindFindResults2 is used to get a handle to a particular window in the integrated development environment (IDE) so as to gain access to its properties and methods.