共用方式為


QueryEditResult.MoreInfo 屬性

取得 tagVSQueryEditResultFlags 旗標,描述文件的編輯屬性。

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

語法

'宣告
Public ReadOnly Property MoreInfo As tagVSQueryEditResultFlags
public tagVSQueryEditResultFlags MoreInfo { get; }

屬性值

類型:Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResultFlags
tagVSQueryEditResultFlags 旗標,會描述文件的編輯屬性。

備註

若有修改文件的要求時,會傳回這些旗標。 如需詳細資訊,請參閱QueryEditResult

.NET Framework 安全性

請參閱

參考

QueryEditResult 結構

Microsoft.VisualStudio.Modeling.Shell 命名空間