共用方式為


QuerySaveResult.Result 屬性

取得tagVSQuerySaveResult旗標,用來決定是否要儲存文件。

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

語法

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

屬性值

型別:Microsoft.VisualStudio.Shell.Interop.tagVSQuerySaveResult
tagVSQuerySaveResult 旗標,用來決定是否要儲存文件。

備註

若要儲存文件的要求時,會傳回這個旗標。

.NET Framework 安全性

請參閱

參考

QuerySaveResult 結構

Microsoft.VisualStudio.Modeling.Shell 命名空間