Click or drag to resize

ShareViolationFileDialogEventArgsResponse Property

Gets or sets the share violation response.

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

Property Value

Type: NullableFDE_SHAREVIOLATION_RESPONSE
The share violation response .
See Also