VSConstants.OutputWindowPaneGuid Class

Definition

public: ref class VSConstants::OutputWindowPaneGuid abstract sealed
class VSConstants::OutputWindowPaneGuid abstract sealed
public static class VSConstants.OutputWindowPaneGuid
type VSConstants.OutputWindowPaneGuid = class
Public Class VSConstants.OutputWindowPaneGuid
Inheritance
VSConstants.OutputWindowPaneGuid

Fields

BuildOutputPane_guid

GUID of the build output pane inside the output window.

BuildOutputPane_string

GUID of the build output pane inside the output window.

DebugPane_guid

GUID of the debug pane inside the output window.

DebugPane_string

GUID of the debug pane inside the output window.

GeneralPane_guid

GUID of the general output pane inside the output window.

GeneralPane_string

GUID of the general output pane inside the output window.

SortedBuildOutputPane_guid

GUID of the sorted build output pane inside the output window.

SortedBuildOutputPane_string

GUID of the sorted build output pane inside the output window.

StoreValidationPane_guid

GUID of the Store Validation output pane inside the output window.

StoreValidationPane_string

GUID of the Store Validation output pane inside the output window.

Applies to