Click or drag to resize

ShareViolationFileDialogEventArgsResponse Property

Gets or sets the share violation response.

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

Property Value

Type: NullableFDE_SHAREVIOLATION_RESPONSE
The share violation response .
See Also