GetWindowEventArgs(WindowType) 构造函数

定义

仅供 Microsoft 内部使用。

public:
 GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
public:
 GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
 GetWindowEventArgs(Microsoft::VisualStudio::PlatformUI::OleComponentSupport::WindowType windowType);
public GetWindowEventArgs (Microsoft.VisualStudio.PlatformUI.OleComponentSupport.WindowType windowType);
new Microsoft.VisualStudio.PlatformUI.OleComponentSupport.GetWindowEventArgs : Microsoft.VisualStudio.PlatformUI.OleComponentSupport.WindowType -> Microsoft.VisualStudio.PlatformUI.OleComponentSupport.GetWindowEventArgs
Public Sub New (windowType As WindowType)

参数

windowType
WindowType

适用于