Globals::VariableNames Property

 

Gets a list of all current global variable names.

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

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

Property Value

Type: System::Object^

An object representing all of the current global variable names.

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