Constants.vsWindowKindServerExplorer 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 Server Explorer.
public: System::String ^ vsWindowKindServerExplorer;
std::wstring vsWindowKindServerExplorer;
public const string vsWindowKindServerExplorer;
val mutable vsWindowKindServerExplorer : string
Public Const vsWindowKindServerExplorer As String
Field Value
Remarks
GUID value = {74946827-37A0-11D2-A273-00C04F8EF4FF}.
vsWindowKindServerExplorer 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.