VSConstants.LOGVIEWID_Any Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
'Declaration
Public Shared ReadOnly LOGVIEWID_Any As Guid
'Usage
Dim value As Guid
value = VSConstants.LOGVIEWID_Any
public static readonly Guid LOGVIEWID_Any
public:
static initonly Guid LOGVIEWID_Any
public static final var LOGVIEWID_Any : 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.