SystemTray.GetForCurrentView 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
SystemTray 類別已被取代且無法運作。 未來版本的 Windows 可能無法使用。
public:
static SystemTray ^ GetForCurrentView();
static SystemTray GetForCurrentView();
public static SystemTray GetForCurrentView();
function getForCurrentView()
Public Shared Function GetForCurrentView () As SystemTray