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 public virtual string ProviderDisplayName { get; set; }
Property Value
Type:
StringThe provider display name.
See Also