VSConstants.LOGVIEWID.Designer_string Field
Kind of view for document or data: Designer view.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaración
Public Const Designer_string As String
'Uso
Dim value As String
value = VSConstants..::..LOGVIEWID.Designer_string
public const string Designer_string
public:
literal String^ Designer_string
static val mutable Designer_string: string
public const var Designer_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.