共用方式為


QueryEditResult.Result 屬性

取得 tagVSQueryEditResult 旗標,用來決定是否可以編輯文件。

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

語法

'宣告
Public ReadOnly Property Result As tagVSQueryEditResult
public tagVSQueryEditResult Result { get; }

屬性值

類型:Microsoft.VisualStudio.Shell.Interop.tagVSQueryEditResult
tagVSQueryEditResult 旗標,會決定是否可以編輯文件。

備註

若有修改文件的要求時,會傳回這個旗標。

.NET Framework 安全性

請參閱

參考

QueryEditResult 結構

Microsoft.VisualStudio.Modeling.Shell 命名空間