ModelingEditorFactory.Flags Property
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.
Provides access to the createFalgs passed in calls to CreateEditorInstance.
protected:
property Microsoft::VisualStudio::Shell::Interop::__VSCREATEEDITORFLAGS Flags { Microsoft::VisualStudio::Shell::Interop::__VSCREATEEDITORFLAGS get(); };
protected Microsoft.VisualStudio.Shell.Interop.__VSCREATEEDITORFLAGS Flags { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Flags : Microsoft.VisualStudio.Shell.Interop.__VSCREATEEDITORFLAGS
Protected ReadOnly Property Flags As __VSCREATEEDITORFLAGS
Property Value
- Attributes