AddCommand.

NtSecurityInformation Property

Summary

Gets or sets the SwitchNtSecurityInformation.
Namespace
Cake.SevenZip.Commands
Containing Type
AddCommand

Syntax

public SwitchNtSecurityInformation? NtSecurityInformation { get; set; }

Value

Type Description
SwitchNtSecurityInformation? SwitchNtSecurityInformation.
GitHub Discussion