DocData.ResumeFileChangeNotification(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resume file change notifications for the given file.
protected:
void ResumeFileChangeNotification(System::String ^ fileName);
protected void ResumeFileChangeNotification (string fileName);
member this.ResumeFileChangeNotification : string -> unit
Protected Sub ResumeFileChangeNotification (fileName As String)
Parameters
- fileName
- String