VSConstants.LOGVIEWID_Code 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: Code editor view.
public: static initonly Guid LOGVIEWID_Code;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static readonly Guid LOGVIEWID_Code;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
staticval mutable LOGVIEWID_Code : Guid
Public Shared ReadOnly LOGVIEWID_Code As Guid
Field Value
- Attributes