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