Freigeben über


InvalidAccessPointException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public InvalidAccessPointException(
    string message,
    Exception ex
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

InvalidAccessPointException Klasse

InvalidAccessPointException-Überladung

Microsoft.VisualStudio.Services.Location-Namespace