ModelingEditorFactory.Flags Property

Definition

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

Applies to