NotesWindowManagerPreview.GetForCurrentApp 方法

定义

返回 NotesWindowManagerPreview 的实例,用于应用可能执行的大多数预览笔记操作。

public:
 static NotesWindowManagerPreview ^ GetForCurrentApp();
 static NotesWindowManagerPreview GetForCurrentApp();
public static NotesWindowManagerPreview GetForCurrentApp();
function getForCurrentApp()
Public Shared Function GetForCurrentApp () As NotesWindowManagerPreview

返回

应用的 NotesWindowManagerPreview 的指定实例。

适用于