OnDemandLocalFileSystemRegistrationProviderName Property |
Gets or sets the provider name.
You can use the {userSid} string as a placeholder for the user's Security Identifier (if it's configured to be used).
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual string ProviderName { get; set; }
Property Value
Type:
StringThe provider name.
See Also