Click or drag to resize

OnDemandLocalFileSystemRegistrationProviderDisplayName Property

Gets or sets the provider display name.

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

Property Value

Type: String
The provider display name.
See Also