QueryEditResult.FileReloaded Property
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.
Indicates whether the file was reloaded as a result of the QueryEdit call.
public:
property bool FileReloaded { bool get(); };
public bool FileReloaded { get; }
member this.FileReloaded : bool
Public ReadOnly Property FileReloaded As Boolean