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 SVsQueryEditQuerySave
public 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 = interface
Public Interface SVsQueryEditQuerySave
- Attributes