|
DataSubscriberGetLoggingPath Method
|
Gets file path for any defined logging path.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax Protected Function GetLoggingPath (
filePath As String
) As String
function GetLoggingPath(filePath);
View SourceParameters
- filePath String
- Path to acquire within logging path.
Return Value
StringFile path within any defined logging path.
See Also