Interface SVsQueryEditQuerySave
Passado para GetService para retornar uma referência a IVsQueryEditQuerySave2.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")]
[InterfaceTypeAttribute(1)]
public interface SVsQueryEditQuerySave
[GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")]
[InterfaceTypeAttribute(1)]
public interface class SVsQueryEditQuerySave
[<GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")>]
[<InterfaceTypeAttribute(1)>]
type SVsQueryEditQuerySave = interface end
<GuidAttribute("53544C4D-1984-11D3-A606-005004775AB1")>
<InterfaceTypeAttribute(1)>
Public Interface SVsQueryEditQuerySave
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo