VSConstants.LOGVIEWID.Code_string Field
Kind of view for document or data: Code editor view.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Const Code_string As String
'Utilizzo
Dim value As String
value = VSConstants..::..LOGVIEWID.Code_string
public const string Code_string
public:
literal String^ Code_string
static val mutable Code_string: string
public const var Code_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.