Share via


ProfileAttributeNotFoundException-Konstruktor (String, Exception)

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProfileAttributeNotFoundException Klasse

ProfileAttributeNotFoundException-Überladung

Microsoft.VisualStudio.Services.Profile-Namespace