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.
Mark that the document has changed and thus a new backup should be created
Namespace: Microsoft.VisualStudio.Modeling.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)
Syntax
'Declaration
Public Overridable Sub MarkDocumentChangedForBackup
public virtual void MarkDocumentChangedForBackup()
public:
virtual void MarkDocumentChangedForBackup()
abstract MarkDocumentChangedForBackup : unit -> unit
override MarkDocumentChangedForBackup : unit -> unit
public function MarkDocumentChangedForBackup()
Remarks
Call this method when you change the document's content
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.