C# (CSharp) Microsoft.Alm Namespace

Nested Namespaces

Microsoft.Alm.Authentication
Microsoft.Alm.Cli
Microsoft.Alm.Git
Microsoft.Alm.Gui

Classes

Name Description
NativeMethods
NativeMethods.CredentialUiInfo
NativeMethods.Win32Error The System Error Codes are very broad. Each one can occur in one of many hundreds of locations in the system. Consequently the descriptions of these codes cannot be very specific. Use of these codes requires some amount of investigation and analysis. You need to note both the programmatic and the run-time context in which these errors occur. Because these codes are defined in WinError.h for anyone to use, sometimes the codes are returned by non-system software. Sometimes the code is returned by a function deep in the stack and far removed from your code that is handling the error.