FrameIterator.GetFilePath Method

Gets the file path to the current call in the call stack.

void GetFilePath(char[] buffer, int maxlen)

Parameters

char[] buffer

Buffer to copy to.

int maxlen

Max size of the buffer.