ShellFolderConfigurationIpcFormat Property |
Gets or sets the RPC protocol endpoint format.
This property value must be consistent with ShellFolderRegistration's IpcFormat property value.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual string IpcFormat { get; set; }
Property Value
Type:
StringThe RPC protocol endpoint format.
See Also