VSConstants.LOGVIEWID_TextView Field
GUID_VSStandardCommandSet97 cmdidOpenWith handlers should pass this value to OpenStandardEditor method to get the Open With dialog, in this for a document or data text editor view.
Namespace: Microsoft.VisualStudio
Assemblies: Microsoft.VisualStudio.Shell (in Microsoft.VisualStudio.Shell.dll)
Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)
Syntax
'Déclaration
Public Shared ReadOnly LOGVIEWID_TextView As Guid
'Utilisation
Dim value As Guid
value = VSConstants.LOGVIEWID_TextView
public static readonly Guid LOGVIEWID_TextView
public:
static initonly Guid LOGVIEWID_TextView
static val LOGVIEWID_TextView: Guid
public static final var LOGVIEWID_TextView : Guid
.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
Microsoft.VisualStudio Namespace