Partager via


StackFrameInfo.PostContextCode Propriété

Définition

Lignes de code après la ou les lignes d’erreur réelles.

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)

Valeur de propriété

S’applique à