共用方式為


QuerySaveResult.CanSaveFile 屬性

取得文件,並確認是否可以儲存。

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

語法

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

屬性值

型別:System.Boolean
true if the result flag is QSR_SaveOK; 否則, false。

.NET Framework 安全性

請參閱

參考

QuerySaveResult 結構

Microsoft.VisualStudio.Modeling.Shell 命名空間