Construtor InvalidRangeException (String, Exception)

Essa API oferece suporte a infra-estrutura de Visual Studio e não se destina a ser usado diretamente em seu código.

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

Sintaxe

'Declaração
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public InvalidRangeException(
    string message,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

InvalidRangeException Classe

Sobrecargas InvalidRangeException

Namespace Microsoft.Office.Tools