NativeMethods.LOGVIEWID_Debugging Field
Value is new Guid("{7651a700-06e5-11d1-8ebd-00a0c90f26ea}").
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Shared ReadOnly LOGVIEWID_Debugging As Guid
'Usage
Dim value As Guid
value = NativeMethods.LOGVIEWID_Debugging
public static readonly Guid LOGVIEWID_Debugging
public:
static initonly Guid LOGVIEWID_Debugging
public static final var LOGVIEWID_Debugging : Guid
static val LOGVIEWID_Debugging: 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.