DkmInspectionContext.ReturnValue Özellik

Tanım

Seçim Kullanım dışı-kullanmayın. Bunun yerine, bileşenler tüm dönüş değerlerinin listesi olarak ReturnValues özelliğini kullanmalı ve $ReturnValue listedeki son dönüş değeri öğesini temsil edecek şekilde ayarladı.

public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ ReturnValue { Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ get(); };
public:
 property Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ ReturnValue { Microsoft::VisualStudio::Debugger::Evaluation::DkmRawReturnValue ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValue ReturnValue { get; }
member this.ReturnValue : Microsoft.VisualStudio.Debugger.Evaluation.DkmRawReturnValue
Public ReadOnly Property ReturnValue As DkmRawReturnValue

Özellik Değeri

DkmRawReturnValue

DkmRawReturnValue döndürür.

Şunlara uygulanır