Configuration::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 that can be accessed by name at run time.

Return to top
Show: