_Global.Tasks 属性

定义

返回一个 Tasks 集合,该集合表示正在运行的所有应用程序。

public:
 property Microsoft::Office::Interop::Word::Tasks ^ Tasks { Microsoft::Office::Interop::Word::Tasks ^ get(); };
public Microsoft.Office.Interop.Word.Tasks Tasks { get; }
member this.Tasks : Microsoft.Office.Interop.Word.Tasks
Public ReadOnly Property Tasks As Tasks

属性值

适用于