SVsQueryEditQuerySave Interface
Passed to GetService to return a reference to IVsQueryEditQuerySave2.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")> _
<InterfaceTypeAttribute()> _
Public Interface SVsQueryEditQuerySave
[GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")]
[InterfaceTypeAttribute()]
public interface SVsQueryEditQuerySave
[GuidAttribute(L"53544C4D-1984-11D3-A606-005004775AB1")]
[InterfaceTypeAttribute()]
public interface class SVsQueryEditQuerySave
[<GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")>]
[<InterfaceTypeAttribute()>]
type SVsQueryEditQuerySave = interface end
public interface SVsQueryEditQuerySave