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.
Namespace: Microsoft.CommerceServer.Runtime.Diagnostics
Assembly: Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)
Syntax
'Declaration
Protected Sub New ( _
mode As DebugMode _
)
'Usage
Dim mode As DebugMode
Dim instance As New DebugContext(mode)
protected DebugContext(
DebugMode mode
)
protected:
DebugContext(
DebugMode mode
)
protected function DebugContext(
mode : DebugMode
)
Parameters
Permissions
- 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.