 | PrsReaderFilePath Property |
The file path.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic string FilePath { get; }Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}member FilePath : string with get
Property Value
String
See Also