QuerySaveResult.Result Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Résultat détaillé renvoyé par QuerySave.
public:
property Microsoft::VisualStudio::Shell::Interop::tagVSQuerySaveResult Result { Microsoft::VisualStudio::Shell::Interop::tagVSQuerySaveResult get(); };
public Microsoft.VisualStudio.Shell.Interop.tagVSQuerySaveResult Result { get; }
member this.Result : Microsoft.VisualStudio.Shell.Interop.tagVSQuerySaveResult
Public ReadOnly Property Result As tagVSQuerySaveResult