Freigeben über


VssPropertyValidationException-Konstruktor (String, String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    propertyName As String, _
    message As String, _
    innerException As Exception _
)
public VssPropertyValidationException(
    string propertyName,
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

VssPropertyValidationException Klasse

VssPropertyValidationException-Überladung

Microsoft.VisualStudio.Services.Common-Namespace