AccountHostMappingNotFoundException Constructor (Guid)

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

Syntax

'Declaration
Public Sub New ( _
    hostId As Guid _
)
public AccountHostMappingNotFoundException(
    Guid hostId
)
public:
AccountHostMappingNotFoundException(
    Guid hostId
)
new : 
        hostId:Guid -> AccountHostMappingNotFoundException
public function AccountHostMappingNotFoundException(
    hostId : Guid
)

Parameters

.NET Framework Security

See Also

Reference

AccountHostMappingNotFoundException Class

AccountHostMappingNotFoundException Overload

Microsoft.VisualStudio.Services.Account Namespace