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:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual string ProviderName { get; set; }
Property Value
Type:
StringThe provider name.
See Also