Exception.getFile C# (CSharp) Method

getFile() public method

public getFile ( ) : string
return string
    public virtual string getFile()
    {
        throw new NotImplementedException();
    }