DependentFileNode.IsFileOnDisk Method

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. (Inherited from FileNode.)
Protected method IsFileOnDisk(String) Checks whether a file is at the specified location. (Inherited from FileNode.)

Top

See Also

Reference

DependentFileNode Class

DependentFileNode Members

Microsoft.VisualStudio.Package Namespace