共用方式為


NestedCollectedValueTuple.Fields Property

Definition

public:  virtual property System::Collections::Generic::IList<Microsoft::HistoricalDebuggerHost::CollectedValueTuple ^> ^ Fields {  public:
System::Collections::Generic::IList<Microsoft::HistoricalDebuggerHost::CollectedValueTuple ^> ^ get(); protected:
 void set(System::Collections::Generic::IList<Microsoft::HistoricalDebuggerHost::CollectedValueTuple ^> ^ value); };
public virtual System.Collections.Generic.IList<Microsoft.HistoricalDebuggerHost.CollectedValueTuple> Fields { get; protected set; }
member this.Fields : System.Collections.Generic.IList<Microsoft.HistoricalDebuggerHost.CollectedValueTuple> with get, set
Public Overridable Property Fields As IList(Of CollectedValueTuple)

Property Value

Applies to