|
InterprocessCacheFileName Property
|
Path and file name for the cache needing inter-process synchronization.
Namespace: GSF.IOAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.205-beta+5ef4169f3b1079d8b163dd363614f656bd140924
Syntax public string FileName { get; set; }
Public Property FileName As String
Get
Set
member FileName : string with get, set
function get_FileName();
function set_FileName(value);
View SourceProperty Value
StringSee Also