StackFrame.PostContextCode Vlastnost

Definice

Řádky kódu po aktuálním chybovém řádku (y).

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ PostContextCode { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); void set(System::Collections::Generic::IEnumerable<System::String ^> ^ value); };
public System.Collections.Generic.IEnumerable<string> PostContextCode { get; set; }
member this.PostContextCode : seq<string> with get, set
Public Property PostContextCode As IEnumerable(Of String)

Hodnota vlastnosti

IEnumerable<String>

Platí pro