QuerySaveResult.Result Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
QuerySave 'ten ayrıntılı sonuç döndürüldü.
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