FileNode.IsFileOnDisk Method

Checks whether this file exists on disk.

Overload List

  Name Description
Protected method IsFileOnDisk(Boolean) Checks whether the file specified by this node exists on disk and shows a message box if it is not found. The message box is not displayed if the call is made via automation.
Protected method IsFileOnDisk(String) Checks whether a file is at the specified location.

Top

See Also

Reference

FileNode Class

FileNode Members

Microsoft.VisualStudio.Package Namespace