IVsQueryEditQuerySave3 Interface
Indicates to the environment or source control package that a file is about to be changed in memory or saved.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaración
<GuidAttribute("53474C4D-6279-30C2-B4B4-005004775AB4")> _
<InterfaceTypeAttribute()> _
Public Interface IVsQueryEditQuerySave3
'Uso
Dim instance As IVsQueryEditQuerySave3
[GuidAttribute("53474C4D-6279-30C2-B4B4-005004775AB4")]
[InterfaceTypeAttribute()]
public interface IVsQueryEditQuerySave3
[GuidAttribute(L"53474C4D-6279-30C2-B4B4-005004775AB4")]
[InterfaceTypeAttribute()]
public interface class IVsQueryEditQuerySave3
[<GuidAttribute("53474C4D-6279-30C2-B4B4-005004775AB4")>]
[<InterfaceTypeAttribute()>]
type IVsQueryEditQuerySave3 = interface end
public interface IVsQueryEditQuerySave3