SystemTray.GetForCurrentView Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
The SystemTray class is deprecated and non-functional. It may not be available in future versions of Windows.
public:
static SystemTray ^ GetForCurrentView();
static SystemTray GetForCurrentView();
public static SystemTray GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemTray