Compartilhar via


Construtor VssPropertyValidationException (String, String, Exception)

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (em Microsoft.VisualStudio.Services.Common.dll)

Sintaxe

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

VssPropertyValidationException Classe

Sobrecargas VssPropertyValidationException

Namespace Microsoft.VisualStudio.Services.Common