共用方式為


QueryEditResult.FileReloaded 屬性

取得文件,並確認是否因為 QueryEditFiles 呼叫,已重新載入它。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Public ReadOnly Property FileReloaded As Boolean
public bool FileReloaded { get; }

屬性值

類型:System.Boolean
如果 MoreInfo 旗標為 QER_MaybeChanged,則為 true,否則為 false。

.NET Framework 安全性

請參閱

參考

QueryEditResult 結構

Microsoft.VisualStudio.Modeling.Shell 命名空間