VSConstants.OutputWindowPaneGuid.GeneralPane_string Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'宣告
Public Const GeneralPane_string As String
'用途
Dim value As String
value = VSConstants..::..OutputWindowPaneGuid.GeneralPane_string
public const string GeneralPane_string
public:
literal String^ GeneralPane_string
static val mutable GeneralPane_string: string
public const var GeneralPane_string : String
.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