Constants.vsWindowKindFindSymbol 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 Symbol dialog box.
public: System::String ^ vsWindowKindFindSymbol;
std::wstring vsWindowKindFindSymbol;
public const string vsWindowKindFindSymbol;
val mutable vsWindowKindFindSymbol : string
Public Const vsWindowKindFindSymbol As String
Field Value
Remarks
GUID value = {53024D34-0EF5-11D3-87E0-00C04F7971A5}.
vsWindowKindFindSymbol 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.