IFaultUtility.AddFile(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Include a file in the report
public:
void AddFile(System::String ^ fullpathname);
public void AddFile (string fullpathname);
abstract member AddFile : string -> unit
Public Sub AddFile (fullpathname As String)
Parameters
- fullpathname
- String