共用方式為


PexDisposeException.StackTrace Property

Definition

Gets the exception stack trace

public:
 virtual property System::String ^ StackTrace { System::String ^ get(); };
public override string StackTrace { get; }
member this.StackTrace : string
Public Overrides ReadOnly Property StackTrace As String

Property Value

Returns String.

Applies to