VSConstants.LOGVIEWID.Debugging_guid Field
Kind of view for document or data: Debugger view.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Shared ReadOnly Debugging_guid As Guid
'Utilizzo
Dim value As Guid
value = VSConstants..::..LOGVIEWID.Debugging_guid
public static readonly Guid Debugging_guid
public:
static initonly Guid Debugging_guid
static val Debugging_guid: Guid
public static final var Debugging_guid : Guid
.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.