Click or drag to resize

ShellFolderRegistrationServerStart Property

Gets the server start parameters.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual ServerStart ServerStart { get; set; }

Property Value

Type: ServerStart
The server start parameters.
See Also