_Application.Explorers 属性

定义

返回一个 Explorers 集合对象,该对象包含 Explorer 表示所有打开的资源管理器的对象。 只读。

public:
 property Microsoft::Office::Interop::Outlook::Explorers ^ Explorers { Microsoft::Office::Interop::Outlook::Explorers ^ get(); };
public Microsoft.Office.Interop.Outlook.Explorers Explorers { get; }
Public ReadOnly Property Explorers As Explorers

属性值

适用于