ImportedFormRegion.DefaultExtension 属性

获取此 ImportedFormRegion 对象的默认扩展。

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

语法

声明
ReadOnly Property DefaultExtension As IImportedFormRegionExtension
    Get
IImportedFormRegionExtension DefaultExtension { get; }

属性值

类型:Microsoft.Office.Tools.Outlook.IImportedFormRegionExtension
ImportedFormRegion 对象的默认扩展。

备注

默认扩展名是由 Visual Studio Tools for Office Runtime 实现的 IImportedFormRegionExtension 对象。

.NET Framework 安全性

请参见

参考

ImportedFormRegion 接口

Microsoft.Office.Tools.Outlook 命名空间