VSConstants.OutputWindowPaneGuid.SortedBuildOutputPane_string Field
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
‘선언
Public Const SortedBuildOutputPane_string As String
‘사용 방법
Dim value As String
value = VSConstants..::..OutputWindowPaneGuid.SortedBuildOutputPane_string
public const string SortedBuildOutputPane_string
public:
literal String^ SortedBuildOutputPane_string
static val mutable SortedBuildOutputPane_string: string
public const var SortedBuildOutputPane_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