LocalFileDataGetFilePath Method

Get the file path.

Definition

Namespace: PCBI.Plugin
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GetFilePath()

Return Value

String
Full path of file.

Implements

IFileDataGetFilePath

See Also