Freigeben über


AccountUserNotFoundException-Konstruktor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    userId As String, _
    accountId As String _
)
public AccountUserNotFoundException(
    string userId,
    string accountId
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AccountUserNotFoundException Klasse

AccountUserNotFoundException-Überladung

Microsoft.VisualStudio.Services.Account-Namespace