Returns the full file path for the location of the module.
[Visual Basic] Public ReadOnly Property FileName As String [C#] public string FileName {get;} [C++] public: __property String* get_FileName(); [JScript] public function get FileName() : String;
ProcessModule Class | ProcessModule Members | System.Diagnostics Namespace