Click or drag to resize

OnDemandLocalFileSystemRegistrationFinalProviderName Property

Gets the final provider name

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string FinalProviderName { get; }

Property Value

Type: String
The final provider name.
See Also