Click or drag to resize

ComServerAutoConvertTo Property

Gets the auto convert to identifier.

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

Property Value

Type: NullableGuid
The auto convert to identifier.
See Also