Sdílet prostřednictvím


DocData.SuspendFileChangeNotification(String) Method

Definition

Suspend file change notifications for the given file. Helpful to avoid spurious file reload messages for subordinate files.

protected:
 void SuspendFileChangeNotification(System::String ^ fileName);
protected void SuspendFileChangeNotification (string fileName);
member this.SuspendFileChangeNotification : string -> unit
Protected Sub SuspendFileChangeNotification (fileName As String)

Parameters

fileName
String

Applies to