Construtor FormRegionBase
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Tools.Outlook
Assembly: Microsoft.Office.Tools.Outlook.v4.0.Utilities (em Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll)
Sintaxe
'Declaração
Public Sub New ( _
factory As Factory, _
formRegion As FormRegion _
)
public FormRegionBase(
Factory factory,
FormRegion formRegion
)
Parâmetros
- factory
Tipo: Microsoft.Office.Tools.Outlook.Factory
- formRegion
Tipo: Microsoft.Office.Interop.Outlook.FormRegion
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.