WindowConfigurations::ActiveConfigurationName Property

 

Gets the name of the currently active window configuration.

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

property String^ ActiveConfigurationName {
	String^ get();
}

Property Value

Type: System::String^

A string representing the name of the currently active window configuration.

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