FormRegionCustomActionCollection.Manifest 属性

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

获取或设置与此 FormRegionCustomActionCollection 关联的 FormRegionManifest 对象。

命名空间:  Microsoft.Office.Tools.Outlook
程序集:  Microsoft.Office.Tools.Outlook(在 Microsoft.Office.Tools.Outlook.dll 中)

语法

声明
<BrowsableAttribute(False)> _
Property Manifest As FormRegionManifest
    Get
    Set
[BrowsableAttribute(false)]
FormRegionManifest Manifest { get; set; }

属性值

类型:Microsoft.Office.Tools.Outlook.FormRegionManifest
一个 FormRegionManifest,表示与此自定义操作关联的窗体区域的属性。

.NET Framework 安全性

请参见

参考

FormRegionCustomActionCollection 接口

Microsoft.Office.Tools.Outlook 命名空间