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