QueryEditResult.MoreInfo 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.
Flags returned from QueryEdit
public:
property Microsoft::VisualStudio::Shell::Interop::tagVSQueryEditResultFlags MoreInfo { Microsoft::VisualStudio::Shell::Interop::tagVSQueryEditResultFlags get(); };
public Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResultFlags MoreInfo { get; }
member this.MoreInfo : Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResultFlags
Public ReadOnly Property MoreInfo As tagVSQueryEditResultFlags