DTEClass::StatusBar Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to StatusBar.

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

public:
property StatusBar^ StatusBar {
	virtual StatusBar^ get();
}

Property Value

Type: EnvDTE::StatusBar^

The status bar.

Implements

_DTE::StatusBar
Return to top
Show: