StateSyncEntryFileName Property |
Gets or sets the file name. Settings this property value automatically sets the Name property value.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string FileName { get; set; }
Property Value
Type:
String
The file name.
See Also