DkmInspectionContext.ReturnValues Özellik

Tanım

Seçim $ReturnValue 1, $ReturnValue 2 vb. için değerlerin ham temsili.

         Bu API, Visual Studio 14 RTM (DkmApiVersion. VS14RTM) içinde tanıtılmıştır.
public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValueContainer ^> ^ ReturnValues { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValueContainer ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValueContainer> ReturnValues { get; }
member this.ReturnValues : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValueContainer>
Public ReadOnly Property ReturnValues As ReadOnlyCollection(Of DkmRawReturnValueContainer)

Özellik Değeri

ReadOnlyCollection<DkmRawReturnValueContainer>

Şunlara uygulanır