StackFrame.Function Property

Definition

Function containing instruction

public:
 property System::String ^ Function { System::String ^ get(); void set(System::String ^ value); };
public string Function { get; set; }
member this.Function : string with get, set
Public Property Function As String

Property Value

Applies to