Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For internal debugging use only.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Const UAMSynchronizations As String
public const string UAMSynchronizations
public:
literal String^ UAMSynchronizations
static val mutable UAMSynchronizations: string
public const var UAMSynchronizations : String
Remarks
The GUID for this tool window is:
#define guidUAMSynchronizations { 0xA94C758F, 0xEFB0, 0x4975, { 0xBF, 0x86, 0xC8, 0x7B, 0x59, 0xFD, 0xB4, 0x5D } }
This tool window is used for debugging purposes only.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.