Click or drag to resize

ComServerNoOpenString Property

Gets the no open text. If will be different of NoOpen only if NoOpen is a Shell indirect string.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string NoOpenString { get; }

Property Value

Type: String
The no open text.
See Also