NotesWindowManagerPreview.GetForCurrentApp 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 NotesWindowManagerPreview 的实例,用于应用可能执行的大多数预览笔记操作。
public:
static NotesWindowManagerPreview ^ GetForCurrentApp();
static NotesWindowManagerPreview GetForCurrentApp();
public static NotesWindowManagerPreview GetForCurrentApp();
function getForCurrentApp()
Public Shared Function GetForCurrentApp () As NotesWindowManagerPreview
返回
应用的 NotesWindowManagerPreview 的指定实例。