VSConstants.LOGVIEWID_TextView Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Kind of view for document or data: Text editor view.
public: static initonly Guid LOGVIEWID_TextView;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static readonly Guid LOGVIEWID_TextView;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
staticval mutable LOGVIEWID_TextView : Guid
Public Shared ReadOnly LOGVIEWID_TextView As Guid
Field Value
- Attributes