VSConstants.OutputWindowPaneGuid.GeneralPane_guid Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Déclaration
Public Shared ReadOnly GeneralPane_guid As Guid
'Utilisation
Dim value As Guid
value = VSConstants..::..OutputWindowPaneGuid.GeneralPane_guid
public static readonly Guid GeneralPane_guid
public:
static initonly Guid GeneralPane_guid
static val GeneralPane_guid: Guid
public static final var GeneralPane_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.
See Also
Reference
VSConstants.OutputWindowPaneGuid Class