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