Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Usage
Dim instance As SVsQueryEditQuerySave
[GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")]
[InterfaceTypeAttribute()]
public interface SVsQueryEditQuerySave
[GuidAttribute(L"53544C4D-1984-11D3-A606-005004775AB1")]
[InterfaceTypeAttribute()]
public interface class SVsQueryEditQuerySave
public interface SVsQueryEditQuerySave