Compartilhar via


Construtor FormRegionNameAttribute

Initializes a new instance of the FormRegionNameAttribute class.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.v4.0.Framework (em Microsoft.Office.Tools.v4.0.Framework.dll)

Sintaxe

'Declaração
Public Sub New ( _
    name As String _
)
public FormRegionNameAttribute(
    string name
)

Parâmetros

  • name
    Tipo: System.String
    Uma seqüência de caracteres que identifica exclusivamente a região de formulário em todos os suplementos.

Comentários

O name não deve ser um argumento nulluma referência nula (Nothing no Visual Basic) e não deve ser maior que 255 caracteres de comprimento.

Segurança do .NET Framework

Consulte também

Referência

FormRegionNameAttribute Classe

Namespace Microsoft.Office.Tools.Outlook