Click or drag to resize

StateSyncEntryId Property

Gets or sets this entry identifier. Note the identifier is case sensitive.

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string Id { get; set; }

Property Value

Type: String
The identifier.
See Also