Window::Object Property

 

Gets an object that can be accessed by name at run time.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property Object^ Object {
	Object^ get();
}

Property Value

Type: System::Object^

An object.

Returns the extensibility object for the tool represented by the window.

No code example is currently available or this language may not be supported.
Return to top
Show: