SVsQueryEditQuerySave Interface    
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.
Passed to GetService(Type) to return a reference to IVsQueryEditQuerySave2.
public interface class SVsQueryEditQuerySavepublic interface class SVsQueryEditQuerySave__interface SVsQueryEditQuerySave[System.Runtime.InteropServices.Guid("53544C4D-1984-11D3-A606-005004775AB1")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsQueryEditQuerySave[System.Runtime.InteropServices.Guid("53544C4D-1984-11D3-A606-005004775AB1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsQueryEditQuerySave[<System.Runtime.InteropServices.Guid("53544C4D-1984-11D3-A606-005004775AB1")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsQueryEditQuerySave = interface[<System.Runtime.InteropServices.Guid("53544C4D-1984-11D3-A606-005004775AB1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsQueryEditQuerySave = interfacePublic Interface SVsQueryEditQuerySave- Attributes