QueryEditResult(tagVSQueryEditResult, tagVSQueryEditResultFlags) Constructor
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.
Construct a new QueryEditResult
public:
QueryEditResult(Microsoft::VisualStudio::Shell::Interop::tagVSQueryEditResult result, Microsoft::VisualStudio::Shell::Interop::tagVSQueryEditResultFlags moreInfo);
public QueryEditResult (Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResult result, Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResultFlags moreInfo);
new Microsoft.VisualStudio.Modeling.Shell.QueryEditResult : Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResult * Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResultFlags -> Microsoft.VisualStudio.Modeling.Shell.QueryEditResult
Public Sub New (result As tagVSQueryEditResult, moreInfo As tagVSQueryEditResultFlags)
Parameters
- result
- tagVSQueryEditResult
- moreInfo
- tagVSQueryEditResultFlags