Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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